Connor-Cahill / Joi-Auth-Sample

Sample API template that includes user auth using bcrypt and JWT. Also includes user schema validation using Joi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auth with JOI Validation Sample API

This is a starter template for creating modular and secure RESTful APIs. This repo already has user authentication and authorization setup as well as user schema validation using Joi.

Credits

The idea and base for this API template came from @droxey.

About

Sample API template that includes user auth using bcrypt and JWT. Also includes user schema validation using Joi.


Languages

Language:JavaScript 100.0%