Bhavyajain21 / Netflix-GPT

0 stars 2 forks source link

Impelement authentication with Firebase #5

Closed Bhavyajain21 closed 5 months ago

Bhavyajain21 commented 5 months ago

Implement sign in and signout features using firebase APIs.

Create authentication with email and password.

Refer for email and password based authentication: https://firebase.google.com/docs/auth/web/password-auth

Bhavyajain21 commented 5 months ago

Closing this as completed