mirror of
https://github.com/imjasonh/urls
synced 2026-07-18 23:18:36 +00:00
update: Sun Oct 5 08:09:41 UTC 2025
This commit is contained in:
parent
ef74e14183
commit
c4d73ebd88
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
||||||
"id_token_signing_alg_values_supported": [
|
"id_token_signing_alg_values_supported": [
|
||||||
"RS256"
|
"RS256"
|
||||||
],
|
],
|
||||||
|
"code_challenge_methods_supported": [
|
||||||
|
"plain",
|
||||||
|
"S256"
|
||||||
|
],
|
||||||
"response_types_supported": [
|
"response_types_supported": [
|
||||||
"code",
|
"code",
|
||||||
"id_token",
|
"id_token",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue