-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- 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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request