Skip to content

OAuth initiate flow with app. #4

@anikSD

Description

@anikSD
  • 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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions