nextauthjs / next-auth

Authentication for the Web.
https://authjs.dev
ISC License
22.88k stars 3.09k forks source link

Add keycloak as default example provider. #10874

Closed falcowinkler closed 2 weeks ago

falcowinkler commented 1 month ago

โ˜•๏ธ Reasoning

Since we now have our own "dummy" provider, people can get started with the example project much easier. If we configure this dummy provider by default, you just have to run the app and use keycloak to log in. Then also the client-example will work right out of the box.

๐Ÿงข Checklist

๐ŸŽซ Affected issues

๐Ÿ“Œ Resources

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Comments Updated (UTC)
auth-docs โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 10, 2024 4:39pm
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **next-auth-docs** | โฌœ๏ธ Ignored ([Inspect](https://vercel.com/authjs/next-auth-docs/7c4yg6NTt2WskkdwfdmHfKfe4zyU)) | [Visit Preview](https://next-auth-docs-git-fork-falcowinkler-main-authjs.vercel.app) | | May 10, 2024 4:39pm |
vercel[bot] commented 1 month ago

@falcowinkler is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 37.81%. Comparing base (5e55331) to head (143f10f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10874 +/- ## ========================================== + Coverage 37.51% 37.81% +0.30% ========================================== Files 173 173 Lines 26983 26983 Branches 1176 1182 +6 ========================================== + Hits 10122 10204 +82 + Misses 16861 16779 -82 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

falcowinkler commented 2 weeks ago

hey, yes sorry, i forgot to close this ๐Ÿ™ we will document the credentials differently