Sign inSign up

markmiller/jwt-auth

By markmiller

Updated over 5 years ago

Image
0

145

markmiller/jwt-auth repository overview

jwt-auth

a JWT authentication project for front-end websites and backend microservices

To Build it

docker build -t auth-ms:0.0.1 .
docker run auth-ms:0.0.1 

To start the jwt-auth database

cd database
./buildAndRun.sh

Tag summary

Content type

Image

Digest

Size

296.3 MB

Last updated

over 5 years ago

docker pull markmiller/jwt-auth