jwtId constant
String
const jwtId
JWT ID - provides a unique identifier for the JWT
Implementation
static const String jwtId = 'jti';
JWT ID - provides a unique identifier for the JWT
static const String jwtId = 'jti';