.. |
apple.go
|
[#6529] added default leeway for the id_token checks
|
2025-02-24 11:45:59 +02: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
|
[#6338] added Trakt OAuth2 provider
|
2025-01-27 11:05:30 +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
|
updated Google OAuth2 endpoints
|
2025-01-09 15:06:45 +02: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
|
[#6657] allow OIDC email_verified to be int or boolean string
|
2025-03-29 09:28:31 +02:00 |
patreon.go
|
[#6690] updated patreon to use go oauth2/endpoints
|
2025-04-08 05:33:52 +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 |
trakt.go
|
[#6338] added Trakt OAuth2 provider
|
2025-01-27 11:05:30 +02:00 |
twitch.go
|
updated dependencies and golangci-lint to v2
|
2025-04-12 20:05:21 +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 |