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

Fix jwt generation and verification to include userid #125

Merged
merged 11 commits into from
Oct 4, 2024

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. chore: add issued at in jwt

    vinit717 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    77b7eb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b138a9a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    beb0d48 View commit details
    Browse the repository at this point in the history
  2. chore: remove comment

    vinit717 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0833cb6 View commit details
    Browse the repository at this point in the history
  3. chore: fix tests

    vinit717 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5a5b49b View commit details
    Browse the repository at this point in the history
  4. chore: fix failing tests

    vinit717 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8f58692 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4430c70 View commit details
    Browse the repository at this point in the history
  6. chore: fix query syntax

    vinit717 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5f592d4 View commit details
    Browse the repository at this point in the history
  7. used ParseWithClaims

    iamitprakash committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2eda15f View commit details
    Browse the repository at this point in the history
  8. query adjusted

    iamitprakash committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e8bcf4b View commit details
    Browse the repository at this point in the history