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
The above code does not work due to the way Appwrite redirects work. However, the Account API has an accountGetSession method available. The providerAccessToken should be accessible by a cookie or by the cookieFallback in local storage.
Bug
The application is unable to retrieve user data after GitHub OAuth redirect. No errors are thrown in the console. No request parameters are visible.
Code
Snippet
The text was updated successfully, but these errors were encountered: