-
Notifications
You must be signed in to change notification settings - Fork 971
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Github Login Support #1
Comments
Thanks for trying the beta. We'll be working on implementing full support for Github users very soon but for now a temporary workaround is to create a new Firebase account with your Github primary email and add it as a collaborator to the Firebase(s) in question. Hope this helps |
On the left of a firebase are the links "data, security rules, simulator, analytics, simple login, hosting, secrets", none of which seem to allow the adding of collaborators, which seems to be the logical place to do this. took me a while to find it on the dashboard tile. |
Okay, maybe I'm misunderstanding the work around:
|
Alternative work around: In Chrome:
|
This should probably be closed now that Github accounts get prompted for email/pass on Firebase now. |
Bug fix: convert runtime configuration into a sorted array
* Add isolate config option and print a message * Set version to pre release * Integrate isolate as a function * 12.9.1-2 * Upgrade isolate package * 12.9.1-3 * Load isolate with dynamic import * 12.9.1-4 * Come on * 12.9.1-5 * Use the dynamic import helper * 12.9.1-6 * Upgrade isolate-package * 12.9.1-7 * Cast dynamic import type * 12.9.1-8 * 12.9.1-9 * Fix config * Update readme
Fix misspelled "starred" and added better instructions
Add additional context to the auth/chromeextension readme
I'd love to play around with Firebase hosting, but my Firebase account uses my Github and I have no way to log in with this app. I understand this may be difficult, so alternatively, if we could "login" to an individual Firebase by providing the Firebase's secret that may suffice for now.
Otherwise great work, can't wait to play with this!
The text was updated successfully, but these errors were encountered: