Sunitha Kandalam

Learning Resources

Test the encrypted JWT and check if the data is decoded properly.

  • January 1, 2020 at 6:12 AM
  • Last updated over 4 years ago
  • Visible to group members and anyone with the link
Jwt

JWT.IO

JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is digitally signed using JSON Web Signature (JWS).