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
@ahdinosaur came across this in firebase and think it is sensible.
If a user session is 'cached' for say 30 days then we want to ask the user to reauthenticate to change either the core email, password or delete the account.
I imagine it could just be a redirect to the login route after form submission. ie request for more info before sending the request.
thoughts?
The text was updated successfully, but these errors were encountered:
@ahdinosaur came across this in firebase and think it is sensible.
If a user session is 'cached' for say 30 days then we want to ask the user to reauthenticate to change either the core email, password or delete the account.
I imagine it could just be a redirect to the login route after form submission. ie request for more info before sending the request.
thoughts?
The text was updated successfully, but these errors were encountered: