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

adds jwt auth #269

Merged
merged 8 commits into from
Aug 24, 2020
Merged

adds jwt auth #269

merged 8 commits into from
Aug 24, 2020

Commits on Jul 23, 2020

  1. initial jwt auth setup

    jaserud committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    ced2a3a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. refactor JWTConverter

    jaserud committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    14e50b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. adds test for jwt auth

    jaserud committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    9902ed0 View commit details
    Browse the repository at this point in the history
  2. use existing object id

    jaserud committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    f59a9cb View commit details
    Browse the repository at this point in the history
  3. remove commented code

    jaserud committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    9b49221 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

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

Commits on Aug 19, 2020

  1. add more and clean up JWTSecurityTests

    jaserud committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    9042fd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

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