Can someone give some information on how long the refresh token is valid for?
The doc says we should use the refresh token once in 24 hours to get a valid access token, but I see in some cases I get an invalid_grant for some refresh tokens.
If this is due to the refresh token expiry, can we get a new refresh token without a re-login?
Post
Replies
Boosts
Views
Activity
Hello,I am testing SIWA and finding that I am always getting the real email in the id_token (when I decrypt the JWT). This is regardless of the option I choose in the beginning to hide my email. Is this the expected behavior? If expected, can we use this email instead of the relay email?Thanks Vinny
Hello,I am working on apple sign in integration and seeing a new relay email each time signing in by hiding email. Is this the expected behavior to get different relay email for each sign in or is this controlled by some setting?Thanks Vinny