commit e24264bcc7928748dde69135a2645b8331704a7e Author: zicklag Date: Tue May 21 22:22:23 2024 +0000 Upload files to "/" diff --git a/client-config.json b/client-config.json new file mode 100644 index 0000000..0613947 --- /dev/null +++ b/client-config.json @@ -0,0 +1,5 @@ +{ + "client_id": "https://s3.revolt.spicy-lobster.katharostech.com/weird-temp/openidconnect/forgejo.json", + "redirect_uris": ["https://git.weird.one/user/oauth2/Weird/callback"], + "grant_types": ["authorization_code"] +}