Skip to content

Conversation

mano-ranjan
Copy link
Collaborator

πŸš€ Summary

Integrates signin and signup to use zustand's auth store instead of doing it on UI level

🧩 Related Issues / Tasks

Closes #30

πŸ› οΈ Type of Change

  • 🐞 Bug fix
  • ✨ New feature
  • 🧨 Breaking change
  • πŸ”¨ Enhancement/Refactor
  • πŸ“ Documentation
  • πŸ“œ Other (please describe):

βœ… Checklist

  • The code is formatted with Prettier (npm run format or npx prettier --write .)
  • PR references a linked Issue or Task number
  • Tested on both iOS and Android devices/emulators
  • No unnecessary logs or commented-out code
  • UI changes, if any, have been reviewed visually
  • All tests are passing (if applicable)
  • Added or updated documentation where necessary

πŸ§ͺ Test Plan

  1. Signin if already having an account, it seamlessly routes the user to the welcome screen and then further to homescreen
  2. Signup by entering valid info, it routes the user to welcome screen and then homescreen

@mano-ranjan mano-ranjan requested a review from leoAshu July 28, 2025 20:05
@leoAshu leoAshu added the feature New feature or request label Jul 28, 2025
@mano-ranjan mano-ranjan merged commit d65b936 into main Jul 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Implement Sign-In / Sign-Up Flow with Supabase Auth and Zustand

2 participants