Merge branch 'main' into fix-login-integration

This commit is contained in:
Elio Bischof
2025-07-26 11:20:02 +02:00
committed by GitHub
9 changed files with 74 additions and 72 deletions

View File

@@ -27,7 +27,7 @@ The first parameter contains the following fields
- `idToken` *string*
The id token provided by the identity provider.
- `v1`
- `externalUser()` [*externalUser*](./objects#external-user)
- `externalUser` [*externalUser*](./objects#external-user)
- `authError` *string*
This is a verification errors string representation. If the verification succeeds, this is "none"
- `authRequest` [*auth request*](/docs/apis/actions/objects#auth-request)