Skip to main content

AppleAuthProviderExtensions

Assembly: ServiceStack.Extensions.dll
View Source
Declaration
public static class AppleAuthProviderExtensions : object

Methods

SignInWithAppleUrlFilter(AuthContext, String)

View Source
Declaration
public static string SignInWithAppleUrlFilter(AuthContext ctx, string url)
Returns

System.String

Parameters
TypeName
ServiceStack.Auth.AuthContextctx
System.Stringurl

Use(AppleAuthProvider, AppleAuthFeature)

View Source
Declaration
public static AppleAuthProvider Use(this AppleAuthProvider provider, AppleAuthFeature feature)
Returns

ServiceStack.Auth.AppleAuthProvider

Parameters
TypeName
ServiceStack.Auth.AppleAuthProviderprovider
ServiceStack.Auth.AppleAuthFeaturefeature