Refresh page requires re-login in using google authentication

Hi @TitanMikasa,

Based on this solution and testing it out myself, it looks like to persist the session after a refresh, you’ll need to use your own Google developer OAuth credentials instead of the default Auth0 developer keys.

Here is a guide for setting up your Google social connection: https://auth0.com/docs/connections/social/google

1 Like