Skip to content
This repository has been archived by the owner. It is now read-only.

kazakovav/spring-security-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-security-jwt

An example projects of spring security and jwt

simple

A simple project with authentication and authorization using jwt and resource server. related blog post

generate-jwk

In this project, we divide the application into an authentication server and a resource server. Keys are generated on startup. For key validation on resource-server are used JWK from the authentication server. related blog post

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages