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

Added ClientsManager.rotateClientSecret method #721

Merged
merged 5 commits into from May 19, 2022

Commits on May 18, 2022

  1. Added 'Rotate a client secret' endpoint

    Stephen Melvin committed May 18, 2022
    Configuration menu
    Copy the full SHA
    fb8c3f8 View commit details
    Browse the repository at this point in the history
  2. Removed client_id check

    Stephen Melvin committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ba37fd7 View commit details
    Browse the repository at this point in the history
  3. Added client_id check.

    Added unit test for client_id check.
    Stephen Melvin committed May 18, 2022
    Configuration menu
    Copy the full SHA
    27e3c21 View commit details
    Browse the repository at this point in the history
  4. Fixed eslint errors

    Stephen Melvin committed May 18, 2022
    Configuration menu
    Copy the full SHA
    28b864b View commit details
    Browse the repository at this point in the history
  5. Removed reference to this.data

    Stephen Melvin committed May 18, 2022
    Configuration menu
    Copy the full SHA
    24a2e35 View commit details
    Browse the repository at this point in the history