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: adds JwtCredentials with custom claims #290

Merged
merged 24 commits into from Aug 5, 2019
Merged

feat: adds JwtCredentials with custom claims #290

merged 24 commits into from Aug 5, 2019

Commits on Jul 11, 2019

  1. Copy the full SHA
    95c85c2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    78ace13 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a5a4053 View commit details
    Browse the repository at this point in the history
  4. Lock for JwtCredentials

    chingor13 committed Jul 11, 2019
    Copy the full SHA
    bc572f0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a012bcf View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a5d1007 View commit details
    Browse the repository at this point in the history
  7. Fix dependency issues

    chingor13 committed Jul 11, 2019
    Copy the full SHA
    c6015d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Copy the full SHA
    6a23cb8 View commit details
    Browse the repository at this point in the history
  2. Adding some javadocs

    chingor13 committed Jul 12, 2019
    Copy the full SHA
    7b7b76f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Copy the full SHA
    34d5fa3 View commit details
    Browse the repository at this point in the history
  2. Fix javadoc

    chingor13 committed Jul 15, 2019
    Copy the full SHA
    142e46f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Address some PR review nits

    chingor13 committed Jul 16, 2019
    Copy the full SHA
    307f1ad View commit details
    Browse the repository at this point in the history
  2. expiry -> expiryInSeconds

    chingor13 committed Jul 16, 2019
    Copy the full SHA
    bf2e100 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b09c6ad View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Copy the full SHA
    0cdd973 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4db79b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Address PR review comments

    chingor13 committed Jul 29, 2019
    Copy the full SHA
    c97f694 View commit details
    Browse the repository at this point in the history
  2. Remove extra whitespace

    chingor13 committed Jul 29, 2019
    Copy the full SHA
    f0949e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Copy the full SHA
    d2a7fec View commit details
    Browse the repository at this point in the history
  2. Fix lint

    chingor13 committed Jul 30, 2019
    Copy the full SHA
    cc6ecf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Copy the full SHA
    259de34 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2b7f6a8 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    chingor13 committed Aug 1, 2019
    Copy the full SHA
    6baa26d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7db400e View commit details
    Browse the repository at this point in the history