Web-based responsive document annotation tool
activeannoservice / common / com.auth0.jwt.interfaces.DecodedJWT
Name | Summary |
---|---|
roles | Extension value to easily access the list of roles from the JWTval DecodedJWT.roles: List < String > |
userIdentifier | Extension value to easily access the userIdentifier from the JWTval DecodedJWT.userIdentifier: String |
userName | Extension value to easily access the userName from the JWTval DecodedJWT.userName: String ? |