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 a hasRole() and isAuthenticated() to determine the role membership or if the request is authenticated #3006

Merged
merged 22 commits into from
Jul 20, 2021

Commits on Jul 6, 2021

  1. Move parseJWT

    dthyresson committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    c1b52b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    2647b54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b590801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48473a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Reformat auth.js template

    dthyresson committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    c61cac5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    606a7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba55c0e View commit details
    Browse the repository at this point in the history
  3. Use roles instead of role

    dthyresson committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    82d8eb9 View commit details
    Browse the repository at this point in the history
  4. Use roles

    dthyresson committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    66fcde5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a99adb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a15912 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    0b13eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b19a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aad85c7 View commit details
    Browse the repository at this point in the history
  4. Simplify hasRole logic

    dthyresson committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    c24647c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Update packages/cli/src/commands/setup/auth/templates/auth.js.template

    Co-authored-by: Tobbe Lundberg <tobbe@tlundberg.com>
    dthyresson and Tobbe committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    ab20476 View commit details
    Browse the repository at this point in the history
  2. Update packages/cli/src/commands/setup/auth/templates/auth.js.template

    Co-authored-by: Tobbe Lundberg <tobbe@tlundberg.com>
    dthyresson and Tobbe committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    9369829 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    9a08234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7523859 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    228bd1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6bd7e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

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