Update forgejo.json

This commit is contained in:
zicklag 2024-05-24 20:05:02 +00:00
parent a4c7255a51
commit 078e700f6d

View file

@ -1,5 +1,5 @@
{ {
"client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/client-config.json", "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/forgejo.json",
"redirect_uris": ["https://git.weird.one/user/oauth2/Weird/callback"], "redirect_uris": ["https://git.weird.one/user/oauth2/Weird/callback"],
"grant_types": ["authorization_code", "refresh_token"] "grant_types": ["authorization_code", "refresh_token"]
} }