We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd7383 commit e58838cCopy full SHA for e58838c
src/routes/Login.svelte
@@ -38,9 +38,9 @@
38
</Alert>
39
{/if}
40
41
- <p>To access this page you need to log in with your Google account.</p>
+ <p>To access this page you need to log in with your Google Workspace account.</p>
42
43
- <Button as="a" href="/oauth2/login" variant="primary">Log in with Google</Button>
+ <Button as="a" href="/oauth2/login" variant="primary">Log in to NAIS Console</Button>
44
</div>
45
46
0 commit comments