-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
blockedenhancementNew feature or requestNew feature or requestfronendFrontend tasks onlyFrontend tasks only
Description
This task is to build the client-side authentication flow using the OpenID Connect (OIDC) standard. This will allow the frontend to handle user login and receive a secure ID Token containing the user's profile information.
Tasks:
-
Integrate an OIDC client library and configure it to connect with the authorization server.
-
Implement the login and callback routes to handle the OIDC Authorization Code Flow.
-
Securely store the ID Token and access_token upon successful authentication.
-
Update UI components to display user information from the decoded ID Token.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockedenhancementNew feature or requestNew feature or requestfronendFrontend tasks onlyFrontend tasks only