Skip to content

Comments

feat(frontend): add Auth0 authentication to SPA (STIT-338)#9

Open
mbarlow12 wants to merge 16 commits intomainfrom
feat/ui-auth
Open

feat(frontend): add Auth0 authentication to SPA (STIT-338)#9
mbarlow12 wants to merge 16 commits intomainfrom
feat/ui-auth

Conversation

@mbarlow12
Copy link
Contributor

@mbarlow12 mbarlow12 commented Feb 20, 2026

Summary

  • Integrate @auth0/auth0-react SDK with Auth0Provider, AuthGate, and authenticated API fetcher
  • Add LoginPage welcome screen with login button (replaces invisible auto-redirect)
  • Add LogoutButton using openUrl for clean client-side redirect
  • Wire up useAuthenticatedQuery hook so all API calls include Bearer tokens

@AlexAxthelm AlexAxthelm mentioned this pull request Feb 20, 2026
@mbarlow12 mbarlow12 changed the title Feat/UI auth feat(frontend): add Auth0 authentication to SPA (STIT-338) Feb 21, 2026
@mbarlow12 mbarlow12 marked this pull request as ready for review February 21, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant