Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: added flow for get oauth2-client api #692

Closed
wants to merge 3 commits into from

Conversation

AdithyaSSup
Copy link

Summary of change

Added flow for oauth2 client GET api

Related issues

Checklist for important updates

  • Changelog has been updated
    • If there are any db schema changes, mention those changes clearly
  • coreDriverInterfaceSupported.json file has been updated (if needed)
  • pluginInterfaceSupported.json file has been updated (if needed)
  • Changes to the version if needed
    • In build.gradle
  • If added a new paid feature, edit the getPaidFeatureStats function in FeatureFlag.java file
  • Had installed and ran the pre-commit hook
  • If there are new dependencies that have been added in build.gradle, please make sure to add them
    in implementationDependencies.json.
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the
      latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

@AdithyaSSup AdithyaSSup marked this pull request as ready for review May 31, 2023 06:03
flows/oauth2Flows.md Outdated Show resolved Hide resolved
flows/oauth2Flows.md Show resolved Hide resolved
flows/oauth2Flows.md Show resolved Hide resolved
flows/oauth2Flows.md Show resolved Hide resolved
flows/oauth2Flows.md Outdated Show resolved Hide resolved
flows/oauth2Flows.md Outdated Show resolved Hide resolved
flows/oauth2Flows.md Outdated Show resolved Hide resolved
flows/oauth2Flows.md Show resolved Hide resolved
flows/oauth2Flows.md Outdated Show resolved Hide resolved
@supertokens supertokens deleted a comment from rishabhpoddar May 31, 2023
timeCreated: number,
lastUpdated: number,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
lastUpdated: number,
timeUpdated: number,

- ```clientId=string```
- Output:
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this file and work only on the cdi spec

@AdithyaSSup AdithyaSSup closed this Jun 1, 2023
@AdithyaSSup AdithyaSSup deleted the feat/ouath2-flow-get-client branch June 1, 2023 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants