allowSignup property

bool? allowSignup
final

Whether or not unauthenticated users will be offered an option to sign up for GitHub during the OAuth flow.

Implementation

final bool? allowSignup;