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
After winding down someconfusingpaths attempting to get Google OAuth2 working, I was able to get it working in the github example by just supplying the OAuth2RestTemplate to the UserInfoTokenServices so that it would use AuthenticationScheme.query.
I'll have a pull request shortly once I do the contributor sign up.
The text was updated successfully, but these errors were encountered:
After winding down some confusing paths attempting to get Google OAuth2 working, I was able to get it working in the
github
example by just supplying theOAuth2RestTemplate
to theUserInfoTokenServices
so that it would useAuthenticationScheme.query
.I'll have a pull request shortly once I do the contributor sign up.
The text was updated successfully, but these errors were encountered: