-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
So i'm probably just up too late at night and have thinking in to things too far, but I can't for the life of me figure out how I store a JWT token to be used for Internal Requests.
Do I just store the token in a session? If I do store in a session, would the best way to attach the token to all requests be through middleware? I'm sure I'm missing something really simple, but I can't for the life of me see how this is done from the Wiki documentation.
Thanks in advance for your help!
Metadata
Metadata
Assignees
Labels
No labels