foundation-login.loginconfig.autoauth
Home > @genesislcap/foundation-login > LoginConfig > autoAuth
LoginConfig.autoAuth property
Login automatically or require user to click a login button after a connection is established.
Signature:
autoAuth: boolean;
Remarks
Needs to manually be enabled in the NavigationContributor (see [2] in the example in the Login class).