Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 299 Bytes

File metadata and controls

6 lines (4 loc) · 299 Bytes

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