signInWithGitHub method

Future<void> signInWithGitHub()

Implementation

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