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

STOMP persistence #78

Commits on Jun 10, 2021

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

Commits on Jun 11, 2021

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

Commits on Jun 14, 2021

  1. More context.

    adam-vessey committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    2f06c98 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Add in the "aud" claim.

    ... ensure we're dealing with our tokens.
    adam-vessey committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    11057e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    4d16924 View commit details
    Browse the repository at this point in the history
  2. Permissively allow without the "aud" claim...

    ... _could_ roll more conditionally, with some state set during an update
    hook; however, seems like unnecessary complexity.
    adam-vessey committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    6607e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    050bfce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffcc1ca View commit details
    Browse the repository at this point in the history