Skip to content

zulq/quarkus-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus JWT

Demo app showing how to use https://quarkus.io/ with manual JWT Generation. There's also CertGenerator.kt for creating private and public keys.

Features:

  • Custom JWT-Authentication
  • User Registration

Guide

To use the demo app, do the following:

  1. Create database quarkus-jwt or any name.
  2. Configure db connection on application.properties
  3. Use gradle or import into Intellij and run.

About

Quarkus JWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published