From 22d11e610d585d0ee6de33c05ca4c4f61b0c34f9 Mon Sep 17 00:00:00 2001 From: zicklag Date: Fri, 24 May 2024 20:36:38 +0000 Subject: [PATCH] Add linkding.json --- linkding.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 linkding.json diff --git a/linkding.json b/linkding.json new file mode 100644 index 0000000..3d0b267 --- /dev/null +++ b/linkding.json @@ -0,0 +1,5 @@ +{ + "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/linkding.json", + "redirect_uris": ["https://linkding.weird.one/oidc/callback/"], + "grant_types": ["authorization_code", "refresh_token"] +} \ No newline at end of file