firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
262 stars 60 forks source link

Custom auth handler support #898

Open grimsteel opened 1 year ago

grimsteel commented 1 year ago

This allows changing the auth handler URL through a dialog in the emulator UI

Related PR that adds the REST API support for this: firebase/firebase-tools#5360