Replies: 1 comment 1 reply
-
How can I make server-side authorization in my backend? |
Beta Was this translation helpful? Give feedback.
1 reply
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 want to find a way to create a get link for a quick login.
For example domain.com/auth/{token} where {token} is some known token associated with the user.
How can I create an authorization session by processing this route?
Beta Was this translation helpful? Give feedback.
All reactions