Skip to content

feat: add Supabase login authentication#20

Closed
neethika12 wants to merge 4 commits into
mainfrom
feature/18-supabase-login-auth
Closed

feat: add Supabase login authentication#20
neethika12 wants to merge 4 commits into
mainfrom
feature/18-supabase-login-auth

Conversation

@neethika12
Copy link
Copy Markdown
Contributor

Closes Sentinent-AI/Sentinent#18.

Changes

  • replace the mock frontend auth service with Supabase email/password authentication
  • add Supabase client setup and environment configuration placeholders
  • update login, signup, password reset, invitation acceptance, and route guarding for async session checks
  • extend Angular unit tests and README setup instructions for the new auth flow

Testing

  • npm test -- --watch=false --browsers=ChromeHeadless
  • build was attempted locally, but the sandbox did not return a usable error/output for the final build step

@yashrastogi yashrastogi deleted the feature/18-supabase-login-auth branch April 27, 2026 17:27
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.

Story: Secure User Login Flow

2 participants