mirror of
https://github.com/imjasonh/urls
synced 2026-07-14 10:06:08 +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",
|
||||
"authorization_endpoint": "https://account.apple.com/auth/authorize",
|
||||
"token_endpoint": "https://account.apple.com/auth/token",
|
||||
"revocation_endpoint": "https://account.apple.com/auth/revoke",
|
||||
"jwks_uri": "https://account.apple.com/auth/keys",
|
||||
"issuer": "https://appleid.apple.com",
|
||||
"authorization_endpoint": "https://appleid.apple.com/auth/authorize",
|
||||
"token_endpoint": "https://appleid.apple.com/auth/token",
|
||||
"revocation_endpoint": "https://appleid.apple.com/auth/revoke",
|
||||
"jwks_uri": "https://appleid.apple.com/auth/keys",
|
||||
"response_types_supported": [
|
||||
"code"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue