supertokens / supertokens-website

Frontend SDK for SuperTokens - for session management + automatically refreshing sessions
https://supertokens.com
Other
54 stars 13 forks source link

Forward error from refresh API to the client as well #76

Closed rishabhpoddar closed 3 years ago

rishabhpoddar commented 3 years ago

For axios interceptor, if the refresh API throws a 500 error, then the use of axios does not get a proper error result back