-
Notifications
You must be signed in to change notification settings - Fork 1
OAuth initiate flow with app. #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
anikSD
opened on Jun 13, 2025
Issue body actions
- Create API to initiate the flow of OAuth session create
- Create API to check the session of the OAuth login page.
- Create API to check the login of user creds with the App scope.
- Register API create to include the new user under the flow of app.
- Create API after the user clicks on the I Agree to give the consent of the share scope and check if the session flow is legit with the callback URL and redirect to the callback URL with the code and state.
- Create API to fetch the token of the user for only to get the scope of the user. (One api will be allowed in this case, User Details)
- Create User details API to return the scope allowed data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request