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

Introduce iOS support in the OpenIddict client system integration package #2108

Closed kevinchalet closed 5 months ago

kevinchalet commented 5 months ago

This PR introduces native support for iOS 12+ (Mac Catalyst and macOS support will likely be introduced in future PRs).

While this PR doesn't include a sample, I was able to fully test it using a separate MAUI app:

image

image