Closed
Description
I ran into a problem while creating a project.
After implementing Discord OAuth in Nuxt, the Token coming from it had to be verified in another backend, which became a bit complicated.
I don't recommend this, but I think I have to use this method due to my project structure. If so,
- Is it possible to do it using a general JWT library?
- Can I verify it with SESSION_PASSWORD?
- What algorithm should I use?
I want to know about
Metadata
Metadata
Assignees
Labels
No labels