signInWithApple method

Future<void> signInWithApple()

Sign in with Apple

Implementation

Future<void> signInWithApple() => JasprAuthService.instance.signInWithApple();