Google wizard on the same page
This commit is contained in:
parent
498eedaf19
commit
c89708cda3
|
@ -33,7 +33,7 @@
|
|||
]} integration.</Body
|
||||
>
|
||||
</Layout>
|
||||
<GoogleButton preAuthStep={() => save(datasource, true)} />
|
||||
<GoogleButton preAuthStep={() => save(datasource, true)} samePage />
|
||||
{:else if isGoogleConfigured === false}
|
||||
<Body size="S"
|
||||
>Google authentication is not enabled, please complete Google SSO
|
||||
|
|
Loading…
Reference in New Issue