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

Add Optional Support for Rocket-Okapi in IntrospectedUser #559

Merged
merged 14 commits into from
Sep 26, 2024

Commits on Jun 9, 2024

  1. added rocket_okapi base

    NewtTheWolf committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b6a5179 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    e74f5d2 View commit details
    Browse the repository at this point in the history
  2. removed 4th param

    NewtTheWolf committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2d1e453 View commit details
    Browse the repository at this point in the history
  3. fixxed imports

    NewtTheWolf committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    af2e7b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    03b7300 View commit details
    Browse the repository at this point in the history
  2. feat: Add support for OAuth token introspection in Rocket with Openapi

    - Added a new struct `IntrospectionRocketConfig` for configuring OAuth token introspection from a Rocket.toml file.
    NewtTheWolf committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    81b78fe View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    5a939c7 View commit details
    Browse the repository at this point in the history
  2. fix: sorted imports

    NewtTheWolf committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0871e58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a017413 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    01f1eee View commit details
    Browse the repository at this point in the history
  2. fix: removed conflict

    NewtTheWolf committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5341bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3da2e41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cbc30d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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