Questions tagged [oauth2resourceserver]

16 questions
-1
votes
1 answer

Using Oauth2 Resource Server(google services) and Oauth2 Client in Spring Security6

I want to get app registered user information via a Google app using JWT authentication. I’m trying to use OAuth2 Client to get the information of users who have group mail registered in the Google App I created. I’m planning to use OAuth2 Resource…
1
2