RayRedGoose / authorization-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authorization Server

  • Node.js
  • Express
  • Knex
  • Postgres DB
  • JWT
  • bcrypt

Authorization Server contain db setup for user credential and endpoints to login/register and manage user information (with JWT validation to prevent unsecured access).

About


Languages

Language:JavaScript 99.4%Language:Shell 0.6%