I want to authorize with JWT #343
Unanswered
pierrettemugisha
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am signing a token with a username and a password and I am creating a class that extends
FileSystem
. I am accessing my server with axios and I want to authorize with JWT but I can't find a way to pass it so it's visible to all the overrided function can have it for server access authorization. My server is shared with a react app that use token authentication.Beta Was this translation helpful? Give feedback.
All reactions