This commit is contained in:
Tracker-Friendly 2024-03-28 18:15:26 +00:00
parent 98eef1005b
commit c3c641dd7f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"issuer": "https://auth.hectabit.org", "issuer": "https://auth.hectabit.org",
"authorization_endpoint": "https://auth.hectabit.org/auth", "authorization_endpoint": "https://auth.hectabit.org/login",
"token_endpoint": "https://auth.hectabit.org/authtoken", "token_endpoint": "https://auth.hectabit.org/authtoken",
"userinfo_endpoint": "https://auth.hectabit.org/userinfo", "userinfo_endpoint": "https://auth.hectabit.org/userinfo",
"response_types_supported": ["code"], "response_types_supported": ["code"],