signInWithApple method

Future<void> signInWithApple()

Implementation

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