web-app
web-app copied to clipboard
WEB-233: Improve the OIDC integration with 2FA
- Implemented authentication flow with Zitadel in frontend
- Configured OAuth2/OIDC client for token handling
- Added session management and auth state control
- Implemented role-based route protection
- Added user creation functionality
- Implemented role management system
- Configured post-authentication redirects
- Added guards for protected routes
I think your branch is not in sync with the upstream dev branch. Please sync it and squash your changes into a single commit. Currently, you have 17 commits. Thanks!
In addition to Gopi's requests:
- Please provide some sort of documentation. This seems to come with many changes, and I would like to try your changes on my box by downloading your PR. How can I test this?
- Please assign yourself to the Jira ticket and update its status. Currently it appears as if no one is working on this.
Of course, we're currently working on what's requested. We'll share the requested documentation as soon as everything is ready.