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

Add support to Client Credentials Flow (OAuth2) #5052

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jul 28, 2022

  1. client credentials flow

    Max authored and Riuzaky77 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    776de66 View commit details
    Browse the repository at this point in the history
  2. comments changed

    Max authored and Riuzaky77 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7a30cce View commit details
    Browse the repository at this point in the history
  3. imports on secrutity init

    Max authored and Riuzaky77 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a6cf6ea View commit details
    Browse the repository at this point in the history
  4. test oauth2 client credentials

    Max authored and Riuzaky77 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e717d6a View commit details
    Browse the repository at this point in the history
  5. init to BasicClientCredentials

    Max authored and Riuzaky77 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    723963c View commit details
    Browse the repository at this point in the history
  6. more tests

    Max authored and Riuzaky77 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d196a10 View commit details
    Browse the repository at this point in the history
  7. more tests

    Max authored and Riuzaky77 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    48c1a95 View commit details
    Browse the repository at this point in the history
  8. format

    Max authored and Riuzaky77 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    1d511d1 View commit details
    Browse the repository at this point in the history
  9. more tests

    Max authored and Riuzaky77 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a1893f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    7090cdb View commit details
    Browse the repository at this point in the history