An open API service indexing awesome lists of open source software.

https://github.com/lucho00cuba/py-jwt

Python Auth JWT
https://github.com/lucho00cuba/py-jwt

docker jwt python

Last synced: about 2 months ago
JSON representation

Python Auth JWT

Awesome Lists containing this project

README

          

# Python Auth JWT

## Build Image
```
user@node:$ hooks/build.sh "jwt:v1"
```

## Run Container
```
user@node:$ docker run --rm -p 8080:8080 jwt:v1
```