Skip to content

dplucenio/spring-security-with-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍃 spring-security-with-jwt

YourActionName Actions Status

A demonstration on how to use JWT authentication with Spring Security.

TODO list

  • JWT authentication with Spring Security and jjwt
    • Implement integration tests for authentication
  • Implement a few business logic with user roles and permissions
    • Implement integration tests for roles and permission
  • Integrate with SQL databases for fetching user credentials
  • Integrate with github actions to run integration tests
  • Implement simple front-end with React that integrates with back-end to demonstrate authentication and the business logic

About

A demonstration on how to use JWT authentication with Spring Security.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages