Accedia / appleauth-net

AppleAuth.NET is a simple library that facilitates the implementation of "Sign in with Apple" for .NET applications.
MIT License
46 stars 26 forks source link

Add first name and last name in UserInformation #4

Closed darakis closed 4 years ago

darakis commented 4 years ago

It will be useful to include also user's first name and last name requested in scopes (as ".fullName") in UserInformation. I can contribute this addition.

darakis commented 4 years ago

Invalid request. User's first name and last name cannot be retrieved from authorization code