express-user-manager
express-user-manager copied to clipboard
A user management and authentication library for Express apps. Automatically creates and adds relevant (customizable) API endpoints to an Express app.
I want to know if exists some easy way to create custom fields. Thanks!
Our student group project is looking for a user management packagage and this one looked very promising. Howeever, on attempt at npm install, I first get the following warn notices:...
Hello my friends Bulk version update bcrypt 5.0.0 ->5.0.1, due to no release on bcrypt 5.0.0 for arm64 darwin
If I try to add other methods to the same app used by the module I receive this error: ``` (node:41104) UnhandledPromiseRejectionWarning: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are...
Demo app
Do you have any interest in building a demo app to show off all the features of express-user-manager? I gave it a shot this weekend and couldn't get past how...