You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the instructions in the Readme, I am unable to complete OAuth authentication in Spring MVC, it shows that the redirect_uri has not been added to the Allowed Callback URLs.
Reproduction
Just run mvc-login, you can see this error.
Additional context
No response
Sample
Spring Boot 3 MVC
The text was updated successfully, but these errors were encountered:
Checklist
Description
Following the instructions in the Readme, I am unable to complete OAuth authentication in Spring MVC, it shows that the
redirect_uri
has not been added to theAllowed Callback URLs
.Reproduction
Just run mvc-login, you can see this error.
Additional context
No response
Sample
Spring Boot 3 MVC
The text was updated successfully, but these errors were encountered: