mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-08 23:50:47 +02:00
[#6338] added Trakt OAuth2 provider
Co-authored-by: Aidan Rowe <aidanrowe@gmail.com>
This commit is contained in:
co-authored by
Aidan Rowe
parent
1bc0b78c83
commit
c5bd42a23f
@@ -118,6 +118,11 @@ export default [
|
||||
title: "Spotify",
|
||||
logo: "spotify.svg",
|
||||
},
|
||||
{
|
||||
key: "trakt",
|
||||
title: "Trakt",
|
||||
logo: "trakt.svg",
|
||||
},
|
||||
{
|
||||
key: "twitch",
|
||||
title: "Twitch",
|
||||
|
||||
Reference in New Issue
Block a user