enableGoogleAuth property

bool enableGoogleAuth
final

Whether the orchestrator should enable / hand off Google sign-in. Always falls back to a console hand-off because the OAuth client cannot be fully scripted.

Implementation

final bool enableGoogleAuth;