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
Content type
Image
Digest
Size
296.3 MB
Last updated
over 5 years ago
docker pull markmiller/jwt-auth