supertokens / supertokens-website

Frontend SDK for SuperTokens - for session management + automatically refreshing sessions

Home Page:https://supertokens.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calling session refresh on sign out (due to 401) throws error when refresh API blocked with chrome

rishabhpoddar opened this issue · comments

When using chrome's block URL feature to block the refresh API, and if the access token has expired, and when we call the sign out API, then the subsequent refresh call produces the error:

resp.clone is not a function