githubIdp property

GitHubIdp get githubIdp

Returns the GitHubIdp instance from the AuthServices.

Implementation

GitHubIdp get githubIdp => AuthServices.getIdentityProvider<GitHubIdp>();