Add CIMD (Client ID Metadata Document) support for OAuth (#2871)

This commit is contained in:
Jeremiah Lowin 2026-02-06 13:44:52 -05:00 committed by GitHub
commit 880d835ccc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 4218 additions and 115 deletions

View file

@ -198,6 +198,7 @@
"icon": "key",
"pages": [
"clients/auth/oauth",
"clients/auth/cimd",
"clients/auth/bearer"
]
}