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:add client credentials grant how-to #589

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

narg95
Copy link
Contributor

@narg95 narg95 commented Apr 26, 2021

Related issue

Issue #566

Proposed changes

This PR adds an initial How To to configure Fosite as an OAuth2 Provider to issue RSA-JWT access tokens using Client Credentials Grant

This is the first attempt to improve fosite's documentations with practical how-tos to customize it. Your input at this phase is very welcome :)

The idea would be to add multiple how-to files into the docs/how-tos/ folder, and once they are in a good shape, we link them in the README.md.

Checklist

  • I have read the contributing guidelines
    and signed the CLA.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got green light (please contact
    [email protected]) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added necessary documentation within the code base (if
    appropriate).

@narg95 narg95 changed the title add client credentials grant how-to feat:add client credentials grant how-to Apr 26, 2021
@narg95 narg95 changed the title feat:add client credentials grant how-to docs:add client credentials grant how-to Apr 26, 2021
@aeneasr
Copy link
Member

aeneasr commented Apr 26, 2021

Awesome, thank you!

@aeneasr aeneasr merged commit 893aae4 into ory:master Apr 26, 2021
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