Decode a Java Web Token string in the format used in Azure (KTH OIDC)
Examples
if (FALSE) { # \dontrun{
if(interactive()){
abm_decode_jwt(Sys.getenv("SHINYPROXY_OIDC_ACCESS_TOKEN"))
}
} # }
Decode a Java Web Token string in the format used in Azure (KTH OIDC)
if (FALSE) { # \dontrun{
if(interactive()){
abm_decode_jwt(Sys.getenv("SHINYPROXY_OIDC_ACCESS_TOKEN"))
}
} # }