mirror of
https://github.com/Drop-OSS/drop-docs-next.git
synced 2026-07-19 12:51:43 -04:00
[PR #1] [MERGED] Improve OIDC docs plus add guide #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop-docs-next/pull/1
Author: @Huskydog9988
Created: 2/10/2026
Status: ✅ Merged
Merged: 3/1/2026
Merged by: @DecDuck
Base:
master← Head:misc-changes📝 Commits (10+)
77aae9aadd discord and matrix links71a360cupdate oidc redirct url docs8aef83cdocument logout url1d17975update prisma version9bbbafeclarify build instructions2ecc944advise people to use OIDC_WELLKNOWN2b70396basic OIDC guide1a53d9amove oidc guide7ef9b42allow more subheadingsf34346eadd robots.txt📊 Changes
5 files changed (+88 additions, -14 deletions)
View changed files
📝
astro.config.mjs(+12 -4)➕
public/robots.txt(+4 -0)📝
src/content/docs/admin/authentication/oidc.md(+16 -4)➕
src/content/docs/admin/going-further/setting-up-oidc.mdx(+42 -0)📝
src/content/docs/reference/build-server.mdx(+14 -6)📄 Description
Improved the OIDC docs by adding more context and a guide. Also added other various things like links to the discord and matrix.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #1] Improve OIDC docs plus add guideto [PR #1] [MERGED] Improve OIDC docs plus add guide