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