pocketbase/tools/auth
Gani Georgiev 799e1d96f8 [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +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
auth_test.go [#970] added Twitch OAuth2 provider 2022-11-13 14:20:11 +02:00
base_provider.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
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 [#654] updated OAuth2 providers to return the access token and raw user data 2022-11-30 15:16:09 +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