1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/tools/auth
2022-11-13 13:05:06 +02:00
..
auth_test.go [#979] added Kakao OAuth2 provider 2022-11-13 13:05:06 +02:00
auth.go [#979] added Kakao OAuth2 provider 2022-11-13 13:05:06 +02:00
base_provider_test.go initial public commit 2022-07-07 00:19:05 +03:00
base_provider.go improve error reporting on OAuth2 user profile fetch 2022-07-15 18:52:37 +03:00
discord.go [#385] added username to the OAuth2 AuthUser model 2022-09-05 16:15:27 +03:00
facebook.go initial public commit 2022-07-07 00:19:05 +03:00
github.go [#385] added username to the OAuth2 AuthUser model 2022-09-05 16:15:27 +03: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 [#887] added Spotify OAuth2 provider 2022-11-01 17:06:06 +02:00
twitter.go [#385] added username to the OAuth2 AuthUser model 2022-09-05 16:15:27 +03:00