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

[auth] feat: axum with routes #632

Merged
merged 8 commits into from
Feb 15, 2023

Commits on Feb 14, 2023

  1. feat: router

    chesedo committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    92d0019 View commit details
    Browse the repository at this point in the history
  2. feat: tracing and propagation

    chesedo committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    73116f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. refactor: request tracing

    chesedo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    bf3f7bf View commit details
    Browse the repository at this point in the history
  2. tests: TraceLayer

    chesedo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    b171d92 View commit details
    Browse the repository at this point in the history
  3. refactor: clippy suggestion

    chesedo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    6d0c031 View commit details
    Browse the repository at this point in the history
  4. refactor: better comments

    chesedo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    88aa780 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3311d2b View commit details
    Browse the repository at this point in the history
  6. tests: more deterministic

    chesedo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    968ff6f View commit details
    Browse the repository at this point in the history