Closed bpred754 closed 5 years ago
@waqaskhan540, would you mind updating the nuget package as well? Thanks!
@bpred754 Yes sure I will and will let you know. Thanks!
@waqaskhan540 have you been able to push it yet? I am having to use a custom NuGet feed in the meantime.
@waqaskhan540 any update on this?
@bpred754 thanks for reminding me and sorry for the late reply, I have just uploaded the updated package to nuget with version 1.0.1, it will be available for download in an hour.
https://www.nuget.org/packages/IdentityServer.External.TokenExchange/1.0.1
Awesome, thanks @waqaskhan540!
Currently, the default Facebook fields "gender" and "birthday" require Facebook Review Approval. Since this may not be necessary for some apps, let's make this configurable via a custom Provider Store.
Example:
MyCustomProviders.cs
MyCustomProviderStore.cs
Startup.cs