Skip to content

Spring Boot + Spring Security JWT Authentication API written in Kotlin

License

Notifications You must be signed in to change notification settings

Konzti/spring-boot-jwt-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot JWT Api

Basic JWT authentication API using Spring Boot and MySQL.

The JWT is stored in an HTTPOnly cookie and sent to the client in a JSON response.

You may want to change the SQL settings in the application.properties file as well as the JWT secret.

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

Spring Boot + Spring Security JWT Authentication API written in Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages