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 baseline Architecture to support auth + User sessions + Basic Auth #90

Merged
merged 16 commits into from
May 7, 2024

Commits on May 2, 2024

  1. Auth wip

    tianjing-li committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1d773f4 View commit details
    Browse the repository at this point in the history
  2. Add tests

    tianjing-li committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dbfdae4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. working basic auth

    tianjing-li committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3dcd77d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927aa21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00b8c35 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Add session tests

    tianjing-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    30ba1c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ab2d7 View commit details
    Browse the repository at this point in the history
  3. Add docs

    tianjing-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3535a43 View commit details
    Browse the repository at this point in the history
  4. fix types

    tianjing-li committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f9496cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4455bd6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    865e001 View commit details
    Browse the repository at this point in the history
  2. merge alembic

    tianjing-li committed May 7, 2024
    Configuration menu
    Copy the full SHA
    548e28d View commit details
    Browse the repository at this point in the history
  3. add secret key fixture

    tianjing-li committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d4bc3d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    375b51b View commit details
    Browse the repository at this point in the history
  5. fix imports

    tianjing-li committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3e189e6 View commit details
    Browse the repository at this point in the history
  6. fix tests

    tianjing-li committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9530ca4 View commit details
    Browse the repository at this point in the history