Jwt Utils
object JwtUtils
Utility object for parsing JWT (JSON Web Token) tokens. Extracts claims from the payload section of a JWT.
Types
Link copied to clipboard
@Serializable
Represents the payload claims of a JWT token.