Thitikorn-Nupan/spring-boot-security-and-jwt-without-jpa
this project , I have know about website token (Not much) I know how to generate it and take it to use for authentication/security it's good but this is hard coded. (I don't use with database) this project I know the way to config Jwt with spring security for validate user who can access my api.
Java