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

WIP: Fiberplane Auth integration #319

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

WIP: Fiberplane Auth integration #319

wants to merge 22 commits into from

Commits on Oct 14, 2024

  1. Add dummy routes for auth

    brettimus committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e4e75d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d80933d View commit details
    Browse the repository at this point in the history
  3. Add basic auth prototype

    brettimus committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1979d44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0939db8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19fc6ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f87c58 View commit details
    Browse the repository at this point in the history
  7. Fix CORS issues

    brettimus committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    483ee05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb271ee View commit details
    Browse the repository at this point in the history
  9. Wire up FP ai

    brettimus committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6322b99 View commit details
    Browse the repository at this point in the history
  10. Fix type errors

    brettimus committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    24ed2b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ace19c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf89a5d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    5c3c6be View commit details
    Browse the repository at this point in the history
  2. Add auth service

    brettimus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f7404cf View commit details
    Browse the repository at this point in the history
  3. Fix the ridiculous styles

    brettimus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    75493d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    bdb7f1c View commit details
    Browse the repository at this point in the history
  2. Rename auth to fp-services

    brettimus committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fb6d48a View commit details
    Browse the repository at this point in the history
  3. Communciate token expiry

    brettimus committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    efadb82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bb83d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3c6ee8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c15a510 View commit details
    Browse the repository at this point in the history
  7. Sigh

    brettimus committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e6f062f View commit details
    Browse the repository at this point in the history