openiddict / openiddict-core

Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
https://openiddict.com/
Apache License 2.0
4.48k stars 528 forks source link

Do not enable activation handling/redirection and the pipe/embedded web servers by default on Mac Catalyst and macOS #2117

Closed kevinchalet closed 5 months ago

kevinchalet commented 5 months ago

These platforms support ASWebAuthenticationSession and use it by default, so activation processing and the embedded web server should be less commonly used.