aspnet-contrib / AspNet.Security.OAuth.Providers

OAuth 2.0 social authentication providers for ASP.NET Core
Apache License 2.0
2.38k stars 538 forks source link

Revert: Added flexible subdomain support for UserInfo endpoint #750

Closed martincostello closed 1 year ago

martincostello commented 1 year ago

Reverts aspnet-contrib/AspNet.Security.OAuth.Providers#739 due to test failures that went undetected before of merge (see https://github.com/dotnet/arcade/issues/11589).

martincostello commented 1 year ago

Manually verified in the logs that the tests are now passing again on all three platforms.