allowSignup property
Whether or not unauthenticated users will be offered an option to sign up for GitHub during the OAuth flow.
Implementation
final bool? allowSignup;
Whether or not unauthenticated users will be offered an option to sign up for GitHub during the OAuth flow.
final bool? allowSignup;