auth0 / auth0-oidc-client-net

OIDC Client for .NET Desktop and Mobile applications
https://auth0.github.io/auth0-oidc-client-net/
Apache License 2.0
84 stars 48 forks source link

Migrate iOS SDK to SDK style project #273

Closed frederikprijck closed 11 months ago

frederikprijck commented 11 months ago

Changes

Migrates the iOS SDK to be an SDK style project to allow for targetting multiple platforms (Xamarin and .NET iOS).

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist

frederikprijck commented 11 months ago

Closing in favor of https://github.com/auth0/auth0-oidc-client-net/pull/275