docs: update state of typescript repository (#7754)

Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
Max Peintner 2024-04-11 11:02:31 +02:00 committed by GitHub
parent 2de66dcf95
commit 9865425a0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,7 @@ The application can then request a token calling the /token endpoint of the logi
- [x] Authorization Code Flow with PKCE
- [x] AuthRequest `hintUserId`
- [x] AuthRequest `loginHint`
- [ ] AuthRequest `prompt`
- [x] AuthRequest `prompt`
- [x] Login
- [x] Select Account
- [x] Create
@ -71,7 +71,8 @@ The application can then request a token calling the /token endpoint of the logi
- [x] `offline access`
- [ ] `urn:zitadel:iam:org:idp:id:{idp_id}`
- [x] `urn:zitadel:iam:org:project:id:zitadel:aud`
- [ ] `urn:zitadel:iam:org:id:{orgid}`
- [x] `urn:zitadel:iam:org:id:{orgid}`
- [x] `urn:zitadel:iam:org:domain:primary:{domain}`
- [ ] AuthRequest UI locales
- Multifactor
- [x] Passkeys
@ -85,14 +86,13 @@ The application can then request a token calling the /token endpoint of the logi
- Login
- [x] Email Password
- [x] Passkey
- [ ] IDPs
- [ ] Google
- [x] IDPs
- [x] Google
- [ ] GitHub
- [ ] GitLab
- [ ] Azure
- [ ] Apple
- Register
- [x] Email Password
- [x] Passkey