pocketbase/tools/auth
Gani Georgiev ef0170cf0b [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow 2024-12-17 21:41:55 +02:00
..
apple.go added option to retrieve the OIDC user info from the id_token payload 2024-10-12 10:16:01 +03:00
auth.go added option to retrieve the OIDC user info from the id_token payload 2024-10-12 10:16:01 +03:00
auth_test.go [#5909] added Linear OAuth2 provider 2024-11-22 22:42:04 +02:00
base_provider.go added option to retrieve the OIDC user info from the id_token payload 2024-10-12 10:16:01 +03:00
base_provider_test.go added option to retrieve the OIDC user info from the id_token payload 2024-10-12 10:16:01 +03:00
bitbucket.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
discord.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
facebook.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
gitea.go [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow 2024-12-17 21:41:55 +02:00
gitee.go [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow 2024-12-17 21:41:55 +02:00
github.go [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow 2024-12-17 21:41:55 +02:00
gitlab.go [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow 2024-12-17 21:41:55 +02:00
google.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
instagram.go [#5588] replaced deprecated Instagram Basic Display provider with a new Instagram Login 2024-11-07 13:51:21 +02:00
kakao.go [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow 2024-12-17 21:41:55 +02:00
linear.go [#5909] added Linear OAuth2 provider 2024-11-22 22:42:04 +02:00
livechat.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
mailcow.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
microsoft.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
monday.go renamed Monday.FetchRawUserData to Monday.FetchUserInfo 2024-11-22 22:43:16 +02:00
notion.go added option to retrieve the OIDC user info from the id_token payload 2024-10-12 10:16:01 +03:00
oidc.go added option to retrieve the OIDC user info from the id_token payload 2024-10-12 10:16:01 +03:00
patreon.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
planningcenter.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
spotify.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
strava.go [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow 2024-12-17 21:41:55 +02:00
twitch.go added option to retrieve the OIDC user info from the id_token payload 2024-10-12 10:16:01 +03:00
twitter.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
vk.go [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow 2024-12-17 21:41:55 +02:00
wakatime.go [#5829] added WakaTime OAuth2 provider 2024-11-11 16:03:46 +02:00
yandex.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00