Please enable JavaScript.
Coggle requires JavaScript to display documents.
Authentication, Authorisation,
Roles & User Management
in Express…
Authentication, Authorisation,
Roles & User Management
in Express APIs
by CodeWithBen
Endpoints
Auth
-
-
-
-
-
Set password:
Set own password for the first time
as a new user, before first login
-
-
User model
-
Joi validation schemas
for auth, me and users routes
-
-
-
-