Skip to content

A demo of jwt authentication using spring 2.7 and spring security 5.7

Notifications You must be signed in to change notification settings

kevmgb/springsecuritydemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Demo of jwt authentication using spring 2.7 and spring security 5.7

1. Configure database then run UserRepositoryTest to create a user.

2. Login using created user to get a token which you can use to access resources (Create products and list all products)

About

A demo of jwt authentication using spring 2.7 and spring security 5.7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages