loaded

Authc SPA JS Playground

Is authenticated: {{ isAuthenticated }}

{{current.audience || 'default'}} {{s}}
Access Tokens
  • {{token | concat}} (view)

Profile
              
{{ JSON.stringify(profile, null, 2) }}
              
            
ID Token
{{ id_token | concat }} (view)

Other switches

Client Options

{{ clientOptions }}