Skip to content
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

Add email link (passwordless) sign-in to <firebase-auth> #339

Open
4 tasks
FluorescentHallucinogen opened this issue Apr 7, 2018 · 3 comments
Open
4 tasks

Comments

@FluorescentHallucinogen
Copy link
Contributor

See https://firebase.google.com/docs/auth/web/email-link-auth for more info.

@FluorescentHallucinogen
Copy link
Contributor Author

I know that the user object returned by <firebase-auth> already include these methods. But these methods are not listed in https://webcomponents.org/element/firebase/polymerfire/elements/firebase-auth#methods. How do users find out about them?

Currently the Polymer team is working on TypeScript type declarations. This should help e.g. with methods autocompletion. These declarations are automatically generated from Polymer elements source. So I believe that these methods should be declared in <firebase-auth> web component explicitly.

@FluorescentHallucinogen
Copy link
Contributor Author

@tjmonsi PTAL.

@FluorescentHallucinogen
Copy link
Contributor Author

@mbleigh @merlinnot PTAL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant