# Functions
DecodeAccessToken currently only supports RSA - sorry for that.
DecodeAccessTokenCustomClaims currently only supports RSA - sorry for that.
DecodeAccessTokenHeader decodes the header of the accessToken.
# Structs
Account holds TODO: What does it hold?.
Address TODO what fields does any address have?.
Claims served by keycloak inside the accessToken.
DecodedAccessTokenHeader is the decoded header from the access token.
RealmAccess holds roles of the user.
RealmManagement holds TODO: What does it hold?.
ResourceAccess holds TODO: What does it hold?.