Skip to content

IgnasiBosch/jwt-auth-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT Authentication

Create environment variables file:
$ cp .env.dist .env

Build Database Docker image and run container
$ docker-compose up

About

Simple implementation of authentication service using JSON web token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages