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

Clean up test-app authentication #2236

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Clean up test-app authentication #2236

merged 2 commits into from
Jan 26, 2024

Commits on Jan 26, 2024

  1. Clean up test-app authentication

    This removes the dependency on auth-client for greater flexibility in
    tests, removes an unused button (signout) from the test app, and makes
    makes the message-display function a bit more robuest/clear.
    
    This will allow us to be more flexible when testing out new APIs, since
    we now fully control the authentication flow in the test.
    nmattia committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    69d9199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab44e16 View commit details
    Browse the repository at this point in the history