[#5909] added Linear OAuth2 provider

Co-authored-by: chnfyi <143424481+chnfyi@users.noreply.github.com>
This commit is contained in:
Gani Georgiev
2024-11-22 22:42:04 +02:00
parent 305e183f58
commit e3bf81cb79
34 changed files with 167 additions and 36 deletions
+5
View File
@@ -78,6 +78,11 @@ export default [
optionsComponent: SelfHostedOptions,
optionsComponentProps: { title: "Self-hosted endpoints (optional)" },
},
{
key: "linear",
title: "Linear",
logo: "linear.svg",
},
{
key: "discord",
title: "Discord",