Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update roadmap #1541

Merged
merged 2 commits into from
Aug 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,23 +90,27 @@ Watch our releases, leave a star, join our [Discord community](https://www.hanko
|⚙️| Passkey-only and OAuth-only configurations |
|⚙️| Username support (non-email) |
|⚙️| Optional / user-deleteable passwords |
|⚙️| OIDC Enterprise SSO |
|⚙️| Privacy mode (prevents email enumeration) |
| | 📢 Hanko 1.0 Release |
|⚙️| 2FA (TOTP, security keys) |
| | Email templates & i18n |
|⚙️| iOS SDK |
| | Refresh tokens / sessions |
| | 📢 Hanko 1.0 Release |
| | `<hanko-menu>` web component |
| | Custom Social SSO connections (OIDC/OAuth2) |
| | Email templates & i18n |
| | Email security notifications |
| | Custom JWT claims |
| | Mobile SDKs |
| | SMS passcodes |
| | Android, React Native, Flutter SDKs |

Additional features that have been requested or that we would like to build but are currently not on the roadmap:
- Custom user data / fields
- OIDC Enterprise SSO
- Privileged sessions & step-up authentication
- Bot protection / CAPTCHA
- Custom Social SSO connections (OIDC/OAuth2)
- Hosted auth pages / OIDC provider
- SMS passcodes

You can find more information about the planned features on our public [roadmap](https://www.hanko.io/roadmap) page.

# Community
## Questions, bugs, ideas
Expand Down
Loading