add google oauth
This commit is contained in:
@@ -80,6 +80,7 @@
|
|||||||
})
|
})
|
||||||
const ops = [
|
const ops = [
|
||||||
{ value: 'github', label: 'Github' },
|
{ value: 'github', label: 'Github' },
|
||||||
|
{ value: 'google', label: 'Google' },
|
||||||
]
|
]
|
||||||
const getList = async () => {
|
const getList = async () => {
|
||||||
listRes.loading = true
|
listRes.loading = true
|
||||||
|
|||||||
Reference in New Issue
Block a user