Skip to content

Auth and validation

tamanjic requested to merge auth-and-validation into master
  1. User authentication with passort.js: local and jwt strategies with Jsonwebtoken
  2. role based access control logic implemented for admin and regular users
  3. implementations tested with firecamp and playground: success

Merge request reports

Loading