tinmegali / Oauth2-Stateless-Authentication-with-Spring-and-JWT-Token

Oauth2 Stateless Authentication with Spring and JWT Token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decode token

NicholasMaestrello opened this issue · comments

Hello guy i make my project and and use the same code with you to do authentication, but on my case i use spring boot 1.5, and when i try do some requistion the application say it :

o.s.s.c.bcrypt.BCryptPasswordEncoder : Encoded password does not look like BCrypt

you know this ?