Google Smart Lock vs Credential Management API
I want to implement frictionless sign in process for my web app. After some searching, I have found that there are two solutions available : Google Smart Lock . Credential Managment API . My question is , What is the difference between the two API's (if any) and what are the possible use cases for both of these. From what I have understood, both allow us to save account related info. But the advantage with smart lock is, that saved credentials can be used in corresponding android apps as well. Thanks ! Note : I intend to support login from multiple sources (google, facebook, linkedin etc.) ,