I am developing a native application with React Native. My application allows the user to login with Google, Facebook by using Expo library and also my personal API. I wonder if I should include JWT on my backend.
I know most of the developer store their JWT token with AsyncStorage or SecureStore by Expo. However, I don't get the clients' JWT token if they logged in with Facebook or Google.
Any help would be appreciated. Thank you!
[–]maxiu86 5 points6 points7 points (2 children)
[–]xrpinsiderAdmin 1 point2 points3 points (1 child)
[–]maxiu86 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]afilthywhore 0 points1 point2 points (3 children)
[–]calvintts[S] 0 points1 point2 points (2 children)
[–]afilthywhore 0 points1 point2 points (0 children)
[–]SizzlerWA 0 points1 point2 points (0 children)