komsat / auth_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auth_api

This is an authentication application written in node using typescript and tslint. This application serves static get requests which contains login and registration page, and post requests for login, registration, logout.

This application uses JWT as base for authentication mechanism

About


Languages

Language:TypeScript 57.2%Language:HTML 41.7%Language:Shell 0.6%Language:Dockerfile 0.4%