Skip to content

Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization

License

Notifications You must be signed in to change notification settings

serhanozbey/spring-boot-webflux-jjwt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-webflux-jjwt

Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization

  • Currently the exact similar domain models of Dashboard is working with Spring Webflux Security and Dashboard's front-end. There are some exceptions which are causing problems, such as non-matching tokens. They should be redirected with proper error code at back-end and handled at APIUtils.js at fetch wrapper.

Documantation

You can see my Medium story, Authentication and Authorization Using JWT on Spring Webflux

About

Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.7%
  • Java 29.3%
  • CSS 20.4%
  • HTML 1.6%