AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Completing the given example would be really useful.

Open LazLong opened this issue 3 years ago • 0 comments

It would great to follow through on the example of adding date of birth to the retrieved claims using the additional scope: https://www.googleapis.com/auth/user.birthday.read. I can't see how I can retrieve this without adding the Google API client to my project and accessing the Person API directly. This seems excessive given the Microsoft.AspNetCore.Authentication.Google client has already authenticated - there doesn't seem to be a route to leverage that authentication for additional requests either.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

LazLong avatar Oct 16 '22 12:10 LazLong