node.js - Node has any solutions similar to asp .net identity
PHP中文网
PHP中文网 2017-07-06 10:36:10
0
1
1220

Is there any solution for node similar to asp .net identity
Is there any better support for thinkjs or egg.js

Is there a better solution that supports third-party login

For example, oauth2-extensions supports google, facebook, github, bitly, feedly?

PHP中文网
PHP中文网

认证0级讲师

reply all(1)
给我你的怀抱

There is no need to copy asp.net to the world of nodejs. Express's identity authorization middleware can use Passport.js, which is very friendly and supports various third-party OAuth authorization. If you use mongodb, the bloated ORM can be completely abandoned.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template