1
0
Fork 0
mirror of https://github.com/imjasonh/urls synced 2026-07-16 12:42:22 +00:00

update: Sat Oct 4 15:06:35 UTC 2025

This commit is contained in:
Automated 2025-10-04 15:06:35 +00:00
parent df08141903
commit 57bed04217
2 changed files with 11 additions and 14 deletions

View file

@ -17,6 +17,10 @@
"id_token_signing_alg_values_supported": [
"RS256"
],
"code_challenge_methods_supported": [
"plain",
"S256"
],
"response_types_supported": [
"code",
"id_token",