mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-14 10:30:50 +02:00
[#2533] added VK OAuth2 provider
Co-authored-by: Valentine <xb2w1z@gmail.com>
This commit is contained in:
co-authored by
Valentine
parent
e40cf46b33
commit
af71b63f23
@@ -78,6 +78,11 @@ export default [
|
||||
title: "Kakao",
|
||||
logo: "kakao.svg",
|
||||
},
|
||||
{
|
||||
key: "vkAuth",
|
||||
title: "VK",
|
||||
logo: "vk.svg"
|
||||
},
|
||||
{
|
||||
key: "spotifyAuth",
|
||||
title: "Spotify",
|
||||
|
||||
Reference in New Issue
Block a user