mirror of
https://github.com/imjasonh/urls
synced 2026-07-20 21:38:47 +00:00
update: Wed Jun 11 18:12:33 UTC 2025
This commit is contained in:
parent
cdb13d3f24
commit
bdf3b1dd75
1 changed files with 5 additions and 5 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"issuer": "https://account.apple.com",
|
"issuer": "https://appleid.apple.com",
|
||||||
"authorization_endpoint": "https://account.apple.com/auth/authorize",
|
"authorization_endpoint": "https://appleid.apple.com/auth/authorize",
|
||||||
"token_endpoint": "https://account.apple.com/auth/token",
|
"token_endpoint": "https://appleid.apple.com/auth/token",
|
||||||
"revocation_endpoint": "https://account.apple.com/auth/revoke",
|
"revocation_endpoint": "https://appleid.apple.com/auth/revoke",
|
||||||
"jwks_uri": "https://account.apple.com/auth/keys",
|
"jwks_uri": "https://appleid.apple.com/auth/keys",
|
||||||
"response_types_supported": [
|
"response_types_supported": [
|
||||||
"code"
|
"code"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue