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

Feat add ability to rotate api key #2771

Merged
merged 5 commits into from
Nov 5, 2024
Merged

Commits on Nov 5, 2024

  1. Decouple HMAC signature generation from api keys

    Alexander Chebotarov authored and Alexander Chebotarov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    054cc96 View commit details
    Browse the repository at this point in the history
  2. Add expiration to the API keys

    Alexander Chebotarov authored and Alexander Chebotarov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    63b00d4 View commit details
    Browse the repository at this point in the history
  3. Add ability to rotate Api key

    Alexander Chebotarov authored and Alexander Chebotarov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a6504c9 View commit details
    Browse the repository at this point in the history
  4. Improve tests

    Alexander Chebotarov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d4b58f7 View commit details
    Browse the repository at this point in the history
  5. Fix the schema after rebase

    Alexander Chebotarov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ae3bd4e View commit details
    Browse the repository at this point in the history