Homepage

jwt_decode_and_set_session

Last edit: Oct 26, 2022

Check JWT token and Sign In User

jwt_decode_and_set_session(
  jwt_algorithm: JwtAlgorithm = HS256
  jwt_token: String!
): User

Arguments

jwt_algorithm (JwtAlgorithm)

jwt_token (String)

Type

User

Questions?

We are always happy to help with any questions you may have.

contact us