I'm trying to figure out how to determine the type of token in a given context. Whether it's a currency token, a utility token, or any other kind, I need to know the method or process to accurately identify it.
6
answers
Raffaele
Sat Mar 29 2025
The identification of a token's type within its payload is facilitated by the token type claim.
Giulia
Sat Mar 29 2025
Another value is “sliding”, which represents a token with a dynamically adjustable expiry time.
Chiara
Sat Mar 29 2025
Additionally, the value “refresh” exists but is currently not deemed valid for authentication purposes.
CryptoProphet
Sat Mar 29 2025
By default, this claim is labeled as “token_type”.
Leonardo
Sat Mar 29 2025
Depending on its purpose, the token type claim can hold various values.