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.