Add gotosocial.json

This commit is contained in:
zicklag 2024-05-25 17:47:02 +00:00
parent cb1bcd387f
commit a0d03d7cc3

5
gotosocial.json Normal file
View file

@ -0,0 +1,5 @@
{
"client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/gotosocial.json",
"redirect_uris": ["https://gotosocial.weird.one/auth/callback"],
"grant_types": ["authorization_code", "refresh_token"]
}