website/docs: update discord social login script example#18026
website/docs: update discord social login script example#18026BeryJu merged 1 commit intogoauthentik:mainfrom
Conversation
update the guild membership example to no longer cause an exception from a missing import. Closes goauthentik#18025 Signed-off-by: TMUniversal <10200399+TMUniversal@users.noreply.github.com>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18026 +/- ##
==========================================
+ Coverage 92.82% 92.83% +0.01%
==========================================
Files 869 869
Lines 48040 48040
==========================================
+ Hits 44591 44599 +8
+ Misses 3449 3441 -8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
CI fails are unrelated to this issue. I'll rebase this branch once the issue is fixed. |
dewi-tik
left a comment
There was a problem hiding this comment.
Thanks for catching this!
update the guild membership example to no longer cause an exception from a missing import. Closes #18025 Signed-off-by: TMUniversal <10200399+TMUniversal@users.noreply.github.com>
|
🍒 Cherry-pick to |
…18026 to version-2025.10) (#18057) website/docs: update discord social login script example (#18026) update the guild membership example to no longer cause an exception from a missing import. Closes #18025 Signed-off-by: TMUniversal <10200399+TMUniversal@users.noreply.github.com> Co-authored-by: TMUniversal <10200399+TMUniversal@users.noreply.github.com>
update the guild membership example to no longer cause an exception from a missing import.
Closes #18025
Details
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make docs)