sign_in_with_apple_web library
Classes
- SignInWithApplePlugin
-
The web implementation of
SignInWithApplePlatform
.
Extension Types
- AuthorizationI
- NameI
- SignInErrorI
- SignInResponseI
- Sign in with Apple authorization response
- SignInWithAppleInitOptions
- UserI
Functions
-
init(
SignInWithAppleInitOptions options) → void -
log(
JSAny? o) → void -
signIn(
) → JSPromise< SignInResponseI>