Google 2 Factor Authentication with Angular and NodeJS

99封情书 提交于 2019-12-24 05:12:00

问题


I am looking for API and Example that can help me to build two-factor authentication of my website for the server as well as the front side. I want to build something like this, http://ngtfaweb.azurewebsites.net/#/home


回答1:


You could use Passport Js if you are using node js as backend or you could use services like Auth0 which are one step solution for multiple Oauth.



来源:https://stackoverflow.com/questions/51552680/google-2-factor-authentication-with-angular-and-nodejs

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