Skip to content

signature validation using decode method for JWT #271

@ndshendage

Description

@ndshendage

I have gone through the docs of this gem but not understanding to use the decode method actually i need to verify the signature of my jwt token i am having.
So trying to use the decode method as suggested in it but getting an error for my 'scret_key'
its always, NoMethodError Exception: undefined method `verify' for "secret_key"
Would like to know how to use it while verifying the signature of Jwt.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions