Skip to content

Commit bddba50

Browse files
chore(examples): Document example credentials for keycloak provider. (#11087)
* Document example credentials for keycloak provider. * Update auth.ts --------- Co-authored-by: Balázs Orbán <[email protected]>
1 parent b1895bd commit bddba50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/examples/nextjs/auth.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const config = {
6969
GitLab,
7070
Google,
7171
Hubspot,
72-
Keycloak,
72+
Keycloak({ name: "Keycloak (bob/bob)" }),
7373
LinkedIn,
7474
Netlify,
7575
Okta,

0 commit comments

Comments
 (0)