[#5909] added Linear OAuth2 provider
Co-authored-by: chnfyi <143424481+chnfyi@users.noreply.github.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user