Add Sign in with Apple auth provider
Add Sign in with Apple auth provider support for servicestack. Same way as there is facebook, google and other providers
3
votes

The AppleAuthProvider from the ServiceStack.Extensions .NET Core 3.1 NuGet package is now available from v5.9.3+ that’s now available on MyGet (https://docs.servicestack.net/myget)
An example project + docs is available from:
https://github.com/NetCoreApps/AppleSignIn