Streamlining the Sign-in Flow Using Credential Management API | Web Updates - Google Developers

现在浏览器有一个保存登陆密码的API。已注册用户访问的时候,只要调用navigator.credentials.get(),就自动登陆,避免了每次都要输入用户名和密码的麻烦。
阅读 162
0 条评论