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

Add SDK to integrate with MAUI on iOS, macOS and Android #281

Closed frederikprijck closed 11 months ago

frederikprijck commented 11 months ago

Changes

Initial implementation for supporting MAUI.

This supports integrating Auth0 in MAUI applications that target iOS, macOS and Android.

Windows support will be investigated and, if possible, supported through a follow up PR.

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