menu
arcane_jaspr package
documentation
provider/auth_provider.dart
AuthContextExtension
signInWithApple method
signInWithApple method
dark_mode
light_mode
signInWithApple
method
Future
<
void
>
signInWithApple
(
)
Implementation
Future<void> signInWithApple() => JasprAuthService.instance.signInWithApple();
arcane_jaspr package
documentation
provider/auth_provider
AuthContextExtension
signInWithApple method
AuthContextExtension extension on
BuildContext