Skip to content

Can I verify the token on another server? #131

Closed
@dalbodeule

Description

@dalbodeule

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,

  1. Is it possible to do it using a general JWT library?
  2. Can I verify it with SESSION_PASSWORD?
  3. What algorithm should I use?

I want to know about

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions