jawncodes / chat-app

Chat App Sample Project using Next.js x TypeScript x TailwindCSS x Firebase
1 stars 0 forks source link

Sign In Page #1

Open jawncodes opened 4 months ago

jawncodes commented 4 months ago
jawncodes commented 4 months ago

On Google Sign-in in failure, notify users of error

Marked as complete - should never produce an error that's returned to us as far as we are aware. Sign in errors are caught within the Google Auth pop-up.

TO-DO: Look out for potential edge cases with this assumption and open a new issue as needed.