+ An unexpected error occurred during the authentication process. +
+{{ error.message }}
+Loading...
+Loading...
+Loading...
++ {{ session.identity.traits.email }} +
++ Session ID: + {{ session.id?.substring(0, 8) }}... +
++ AAL: + {{ session.authenticator_assurance_level }} +
++ Authenticated: + {{ new Date(session.authenticated_at).toLocaleString() }} +
++ Expires: + {{ new Date(session.expires_at).toLocaleString() }} +
+{{ JSON.stringify(session, null, 2) }}
+ Loading session...
+Loading...
+Loading...
+