Hello everyone. I spent the last few weeks learnin...
# spring
d
Hello everyone. I spent the last few weeks learning Spring boot with Kotlin, but I’m stuck at the point where I can’t figure out how to implement the spring security jwt
stateless
authentication. The front end will be an SPA.
Anyone knows an easy tutorial that could help me ?
I’ve tried many ones but it was too complicated for a spring boot rookie like me.
😶 2
t
https://github.com/timtebeek/spring-security-samples from a collegue of mine,, explains everything really well, also see the readme for the blog