adnjoo / xtrack

🫠
https://xtrack.ing
0 stars 0 forks source link

x-app auth #352

Open adnjoo opened 1 month ago

adnjoo commented 1 month ago

https://www.reddit.com/r/reactnative/comments/1369i48/cookies_and_session_in_react_native/

Look into JWT instead of cookies for auth and store the tokens on the device using a secure store like Expo secure store.

🍪 don't work well in mobile environments