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

GrantType='authorization_code' 401

liuyatao opened this issue · comments

Hello,your code is very useful for me,but I meet a problem.When i test the authorization_code grant type it appear 401 error.My test code is here.Can you help me fix this problem? Thank you!