Business Phones: {{profile?.businessPhones}}

Display Name: {{profile?.displayName}}

Given Name: {{profile?.givenName}}

Job Title: {{profile?.jobTitle}}

Mail: {{profile?.mail}}

Mobile Phone: {{profile?.mobilePhone}}

Office Location: {{profile?.officeLocation}}

Preferred Language: {{profile?.preferredLanguage}}

Surname: {{profile?.surname}}

User Principal Name: {{profile?.userPrincipalName}}

Profile Id: {{profile?.id}}



Token Expiration: {{tokenExpiration}}



Refreshing this page will continue to use the cached access token until it nears expiration, at which point a new access token will be requested.