[#979] added Kakao OAuth2 provider

This commit is contained in:
Gani Georgiev
2022-11-13 13:05:06 +02:00
parent 521df149a2
commit 50fce1f3cf
7 changed files with 118 additions and 5 deletions
+4
View File
@@ -44,4 +44,8 @@ export default {
title: "Spotify",
icon: "ri-spotify-fill",
},
kakaoAuth: {
title: "Kakao",
icon: "ri-kakao-talk-fill",
},
};