githubIdp property
GitHubIdp
get
githubIdp
Returns the GitHubIdp instance from the AuthServices.
Implementation
GitHubIdp get githubIdp => AuthServices.getIdentityProvider<GitHubIdp>();
Returns the GitHubIdp instance from the AuthServices.
GitHubIdp get githubIdp => AuthServices.getIdentityProvider<GitHubIdp>();