docs: update typescript repo state (#7953)

This commit is contained in:
Max Peintner
2024-05-15 11:24:54 +02:00
committed by GitHub
parent e029b2cabe
commit 6cf9ca9f7e

View File

@@ -76,12 +76,14 @@ The application can then request a token calling the /token endpoint of the logi
- [ ] AuthRequest UI locales
- Multifactor
- [x] Passkeys
- [ ] TOTP
- [x] TOTP
- [x] OTP via email
- [x] OTP via SMS
- Passwordless
- [x] Passkeys
- Security Prompts
- [x] Setup Passkey as Passwordless method
- [ ] Setup TOTP as Multifactor
- [x] Setup TOTP as Multifactor
- [ ] Password Change
- Login
- [x] Email Password
@@ -89,7 +91,7 @@ The application can then request a token calling the /token endpoint of the logi
- [x] IDPs
- [x] Google
- [ ] GitHub
- [ ] GitLab
- [x] GitLab
- [ ] Azure
- [ ] Apple
- Register
@@ -104,8 +106,12 @@ Authenticated users are directly able to self service their account.
- [ ] Change user information
- [ ] Password Change
- [x] Setup Passkey
- [ ] Setup Multifactor TOTP
- [ ] Setup Multifactor Passkey (U2F)
- [x] Setup Multifactor
- [x] Passkeys
- [x] TOTP
- [x] OTP via email
- [x] OTP via SMS
- [x] Setup Multifactor Passkey (U2F)
- [ ] Validate Account (email verification)
### Setup