Skip to content

Zwalker559/TalkSpot-SourceCode

Repository files navigation

Firebase Studio

This is a NextJS starter in Firebase Studio.

To get started, take a look at src/app/page.tsx.

Enabling Password Reset Emails

For the "Forgot Password" feature to work, you must enable the password reset email template in your Firebase project.

  1. Go to the Firebase Console for your project.
  2. Navigate to the Authentication section.
  3. Click on the Templates tab.
  4. Select Password reset from the list of email templates.
  5. Enable the template and customize it if you wish.

Once enabled, the application will be able to send password reset emails to your users.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages