custom-auth-examples icon indicating copy to clipboard operation
custom-auth-examples copied to clipboard

Spring Boot jwt

Open pietromarrone opened this issue 9 years ago • 1 comments

Is there any example with Spring Boot JWT authentication as server side backend?

pietromarrone avatar Jul 11 '16 23:07 pietromarrone

No Java examples yet, unfortunately. The authentication flow is pretty unique to our service. There likely wouldn't be a Spring JWT plugin that would "just work" and would require custom code. Perhaps look at the existing examples and port it to Java?

If you're up to it, we're always open to pull requests!

imhoffd avatar Jul 11 '16 23:07 imhoffd