# Task make these screen and implement API for them - [x] sign in with google - [x] sign in with email and password ~- [ ] send otp~ - [ ] forgot password - [x] sign up with email and password ## Reference [AuthAPI.docx](https://github.com/user-attachments/files/19269485/AuthAPI.docx) ## Prequisite - Stateless Screen, Stateful widgets !! - Performance first - No third party API, minimal third party libraries
Task
make these screen and implement API for them
- [ ] send otpReference
AuthAPI.docx
Prequisite