firebase / firebaseui-web

FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.

Home Page:https://firebase.google.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MFA Issue - internal server error 500

thekennysong opened this issue · comments

[REQUIRED] Describe your environment

  • Operating System version: _____
  • Browser version: _____
  • Firebase UI version: _____
  • Firebase SDK version: _____

[REQUIRED] Describe the problem

Steps to reproduce:

Relevant Code:

https://stackblitz.com/fork/firebase-issue-sandbox

// TODO(you): code here to reproduce the problem
commented

Hi @thekennysong, a 500 error from the Auth backend might suggest an issue with Firebase Auth itself or how it is configured for your Firebase project, and is not likely related this library. Please contact support instead. They should be able to help get this resolved.

I'm going to close this issue, but if you do think it could be related to FirebaseUI please open a new issue and fill out the issue template with the requested details of your setup.