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

Reimplemented JwtAuthentication with struct-based Future. #868

Merged
merged 8 commits into from
May 11, 2023

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    70b8fec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a350c61 View commit details
    Browse the repository at this point in the history
  3. More effective encoding

    root committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4fce999 View commit details
    Browse the repository at this point in the history
  4. Remove explicit lifetime

    root committed May 5, 2023
    Configuration menu
    Copy the full SHA
    efca12d View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    root committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f71e865 View commit details
    Browse the repository at this point in the history
  6. Code cleanup

    root committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0b3382b View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    root committed May 5, 2023
    Configuration menu
    Copy the full SHA
    e2bdd6c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. made clippy happy

    root committed May 6, 2023
    Configuration menu
    Copy the full SHA
    e909775 View commit details
    Browse the repository at this point in the history