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

feat(inspector-ui): authentication support #70

Merged
merged 8 commits into from
Mar 7, 2024
Merged

feat(inspector-ui): authentication support #70

merged 8 commits into from
Mar 7, 2024

Commits on Mar 7, 2024

  1. add auth field to config

    shouya committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b368e25 View commit details
    Browse the repository at this point in the history
  2. implement auth service

    shouya committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5ccdd67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24a130d View commit details
    Browse the repository at this point in the history
  4. implement login page

    shouya committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2d1ee2d View commit details
    Browse the repository at this point in the history
  5. change login page messages

    shouya committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    62ff503 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c956d86 View commit details
    Browse the repository at this point in the history
  7. logout button

    shouya committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ab3aaf6 View commit details
    Browse the repository at this point in the history
  8. fix format

    shouya committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0fdc3a3 View commit details
    Browse the repository at this point in the history