1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-08 09:14:37 +02:00
pocketbase/tools/auth
2022-11-13 14:20:11 +02:00
..
auth_test.go [#970] added Twitch OAuth2 provider 2022-11-13 14:20:11 +02:00
auth.go [#970] added Twitch OAuth2 provider 2022-11-13 14:20:11 +02:00
base_provider_test.go initial public commit 2022-07-07 00:19:05 +03:00
base_provider.go [#970] added Twitch OAuth2 provider 2022-11-13 14:20:11 +02:00
discord.go [#385] added username to the OAuth2 AuthUser model 2022-09-05 16:15:27 +03:00
facebook.go updated the oauth2 providers to use the existing oauth2 endpoints and removed the email from spotify 2022-11-13 13:25:24 +02:00
github.go updated the oauth2 providers to use the existing oauth2 endpoints and removed the email from spotify 2022-11-13 13:25:24 +02:00
gitlab.go [#385] added username to the OAuth2 AuthUser model 2022-09-05 16:15:27 +03:00
google.go [#405] updated Google OAuth2 userinfo response data 2022-09-09 09:12:34 +03:00
kakao.go [#979] added Kakao OAuth2 provider 2022-11-13 13:05:06 +02:00
microsoft.go [#746] added microsoft oauth2 provider 2022-10-31 21:18:00 +02:00
spotify.go updated the oauth2 providers to use the existing oauth2 endpoints and removed the email from spotify 2022-11-13 13:25:24 +02:00
twitch.go [#970] added Twitch OAuth2 provider 2022-11-13 14:20:11 +02:00
twitter.go [#385] added username to the OAuth2 AuthUser model 2022-09-05 16:15:27 +03:00