You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am making a mobile app with capacitor, and when i do am OAuth sigin in and return to the app with deep linking, the session cookies seem to persist because after refreshing the app i get a session
Since the page doesn't initially refresh (which we wouldn't want to happen) we don't get a session. And i don't see a way with the react or vanilla js library to force a network retry to get a session.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am making a mobile app with capacitor, and when i do am OAuth sigin in and return to the app with deep linking, the session cookies seem to persist because after refreshing the app i get a session
Since the page doesn't initially refresh (which we wouldn't want to happen) we don't get a session. And i don't see a way with the react or vanilla js library to force a network retry to get a session.
Beta Was this translation helpful? Give feedback.
All reactions