How can I programatically attach recovery email when creating user's e-mail address

ぃ、小莉子 提交于 2019-12-11 04:50:56

问题


I'm creating an application that creates google apps accounts using a WWW application. User for which we are creating that account provides his personal e-mail address that will be set as an recovery e-mail address (it really makes sense in this case!).

I couldn't find a way to set user's recovery e-mail address. Is there a way to do this programatically.


回答1:


Like the phone number used for recovery and Login Challenges, I don't believe it's possible to set a recovery email address for a user upon provisioning (via the Apps APIs). This needs to be something the user or users do manually once they gain access to their account as a best practice.



来源:https://stackoverflow.com/questions/25950828/how-can-i-programatically-attach-recovery-email-when-creating-users-e-mail-addr

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