Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Using Credential Management API in angular app #7

Open
mbj36 opened this issue May 31, 2017 · 5 comments
Open

Using Credential Management API in angular app #7

mbj36 opened this issue May 31, 2017 · 5 comments

Comments

@mbj36
Copy link

mbj36 commented May 31, 2017

I want to implement credential management API in our organisation Angular app here - https://github.com/openMF/community-app/tree/new_reskin

I have a loginForm.html in views and LoginFormController.js in controllers

What can be the best way to implement in it ?

@agektmr
Copy link
Contributor

agektmr commented Jun 2, 2017

Hi @mbj36, the best way is to read the integration guide from here:
https://developers.google.com/web/fundamentals/security/credential-management/

Also, Chrome 60 will bring some changes to the API. I'm preparing an update post planning to publish next week. You may wait for it since the update makes integration much easier.

@mbj36
Copy link
Author

mbj36 commented Jun 9, 2017

Does it mean that update will only support chrome 60 ? @agektmr

@agektmr
Copy link
Contributor

agektmr commented Jun 10, 2017

It includes a breaking change. But you can keep using older code until Chrome 62 which we may extend. We will be publishing update article, migration guide, etc next week.

@mbj36
Copy link
Author

mbj36 commented Jun 12, 2017

Is there any integration guide for the AngularJs project, i am finding it difficult to integrate in my angular project - https://github.com/openMF/community-app/tree/new_reskin

@agektmr
Copy link
Contributor

agektmr commented Jun 12, 2017

I don't think so.

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

No branches or pull requests

2 participants