Nikhil636 / Attendance-app

MIT License
5 stars 14 forks source link

Solves Add Login with Phone number option issue #6 under JWOC #24

Closed sagnik-sanyal closed 1 year ago

sagnik-sanyal commented 1 year ago

This is my PR corresponding to issue number #6 where all the respective functions of phone authentication are added. These functionalities are highly optimised with respect to riverpod. Function for login using phone is also there will can be directly consumed wherever required by calling ref.read() etc. Please suggest any changes, if any and kindly merge my PR