1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-28 10:03:42 +02:00
pocketbase/tools/auth
Yuxiang Gao 19ccc70fe5
Added gitee OAuth
Signed-off-by: Yuxiang Gao <yuxiang-gao@outlook.com>
2022-12-31 17:57:40 +08:00
..
auth_test.go Added gitee OAuth 2022-12-31 17:57:40 +08:00
auth.go Added gitee OAuth 2022-12-31 17:57:40 +08: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
gitee.go Added gitee OAuth 2022-12-31 17:57:40 +08: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
strava.go Implement strava oauth2 as new auth provider 2022-12-31 01:21:41 +01: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