[nodebb-plugin-ns-login] NS Login
-
Plugin checks login credentials. if they are correct, it will provide user object as a response. For example, I'm using this plugin for my external API.
By visiting
/api/ns/login
via POST, if credentials are correct, response will look likeThis plugin does not create any persistent sessions.
-
any news on this? What @agarcia17 says is what i'm looking for.
-
@smendez-hi plugin was not designed to handle persistent sessions.
-
Version 2.2.0
The new version is available.
Changelog:
- Add email as a login credential
-
@nicolas i has a external website, when access website i use ajax make request login 'api/ns/login'... i received object user . but i do not received notification at external website.
socket.uid at serve = 0.
can you help me ?
sorry if i write less english.
Copyright © 2024 NodeBB | Contributors