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
It seems that after being redirected from /callback to /, the access and refresh tokens are not present in the request. However, after the initial redirect, every subsequent request appears to include the tokens. I'm not very familiar with Astro, so this might be something specific to the framework. Here are some screenshots.
This results in user getting redirected back to the authorize page.
The text was updated successfully, but these errors were encountered:
It seems that after being redirected from /callback to /, the access and refresh tokens are not present in the request. However, after the initial redirect, every subsequent request appears to include the tokens. I'm not very familiar with Astro, so this might be something specific to the framework. Here are some screenshots.
This results in user getting redirected back to the authorize page.
The text was updated successfully, but these errors were encountered: