Ask for password when logging in using Google Sign-In API

不打扰是莪最后的温柔 提交于 2021-02-08 04:43:19

问题


I've integrated Google's Sign-In API on my Android App and it is working fine with its "out of the box" functionalities. Now, I would like it to prompt users to re-authenticate whenever they are linking a Google account (by supplying its credentials). This is to ensure that the one linking the account is indeed its owner.

I've searched related posts and they say this feature is not yet present on the current API.

I hope someone has an idea on how could I implement this.

来源:https://stackoverflow.com/questions/47791109/ask-for-password-when-logging-in-using-google-sign-in-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!