1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/tools/auth
2022-12-16 17:06:03 +02:00
..
auth_test.go [#970] added Twitch OAuth2 provider 2022-11-13 14:20:11 +02:00
auth.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00
base_provider_test.go initial public commit 2022-07-07 00:19:05 +03:00
base_provider.go updated linter 2022-12-16 17:06:03 +02:00
discord.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00
facebook.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00
github.go updated linter 2022-12-16 17:06:03 +02:00
gitlab.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00
google.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00
kakao.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00
microsoft.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00
spotify.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00
twitch.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00
twitter.go [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +02:00