Skip to content

Commit

Permalink
chore(examples): Document example credentials for keycloak provider. (#…
Browse files Browse the repository at this point in the history
…11087)

* Document example credentials for keycloak provider.

* Update auth.ts

---------

Co-authored-by: Balázs Orbán <[email protected]>
  • Loading branch information
falcowinkler and balazsorban44 authored Jun 7, 2024
1 parent b1895bd commit bddba50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/examples/nextjs/auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const config = {
GitLab,
Google,
Hubspot,
Keycloak,
Keycloak({ name: "Keycloak (bob/bob)" }),
LinkedIn,
Netlify,
Okta,
Expand Down

0 comments on commit bddba50

Please sign in to comment.