firebaseui-web icon indicating copy to clipboard operation
firebaseui-web copied to clipboard

Credential Management API

Open denaszune opened this issue 5 years ago • 1 comments

It would be nice to support the Credential Management API in future releases. It is an easy way for users to quickly move through the login flow. This API is not supported in all browsers so there would need to be a fallback to normal login flows.

Here is an example of how to use this API: https://developers.google.com/web/fundamentals/security/credential-management/retrieve-credentials

denaszune avatar Apr 14 '20 22:04 denaszune