Skip to content

mamezou-tech/quarkus-jwt-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quarkus-jwt-redis

JWT and Redis Sample Implementations

jwt-test-impl

Example implementation for Quarkus-smallrye-jwt extension. Run quarkus dev for execution and access http://localhost:8080/app.html. Please set email as "[email protected]" and password as "hogehoge" to proceed.

redis-docker

Includes docker-compose.yaml for pulling docker image for the Redis. Listening to localhost:6379 port.

redis-test-imple

Example implementation for Jedis extension. Run quarkus dev for execution and access http://localhost:8080/app.html. Please set email as "[email protected]" and password as "hogehoge" to proceed.

About

JWT and Redis Sample Implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published