Accedia / appleauth-net

AppleAuth.NET is a simple library that facilitates the implementation of "Sign in with Apple" for .NET applications.
MIT License
46 stars 26 forks source link

Android redirect url generator #32

Closed sunecko closed 7 months ago

sunecko commented 7 months ago

I had to implement my own URL generator for redirect url on Android. I think it's a good idea to include this support in the library

sunecko commented 7 months ago

I'm a novice in contributing to projects, but this library helps me integrate with Apple. I'm leaving a pull request here for authentication from Android devices.