feat: Add Oauth via LinuxDo
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
const types = [
|
||||
{ value: 'github', label: 'GitHub' },
|
||||
{ value: 'google', label: 'Google' },
|
||||
{ value: 'linuxdo', label: 'LinuxDo' },
|
||||
{ value: 'oidc', label: 'OIDC' },
|
||||
]
|
||||
const getList = async () => {
|
||||
|
||||
Reference in New Issue
Block a user