mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-04 23:45:07 +00:00
docs: update state of typescript repository (#7754)
Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
parent
2de66dcf95
commit
9865425a0c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user