Skip to content

lucasecdb/webapi-jwt-project

Repository files navigation

WebApi with JWT authentication sample project

To start the project in the docker container, run the following commands

docker build -t jwt-sample-project .
docker run -it --rm -p 5000:80 --name jwt-sample-project-container jwt-sample-project

About

WebApi with JWT authentication sample project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published