Azure/AzureAuth

how to get user name after auth token ?

Closed this issue · 0 comments

is it possible to get first name / last name / email after user log in ?
token <- get_azure_token(..., auth_type = "authorization_code")

Thanks in advance,