Oauth2 support

This commit is contained in:
Jamie Curnow
2024-11-06 20:33:51 +10:00
parent f23299f793
commit 208037946f
25 changed files with 529 additions and 30 deletions

View File

@ -24,6 +24,7 @@ require (
github.com/vrischmann/envconfig v1.3.0
go.uber.org/goleak v1.3.0
golang.org/x/crypto v0.27.0
golang.org/x/oauth2 v0.23.0
gorm.io/datatypes v1.2.1
gorm.io/driver/mysql v1.5.7
gorm.io/driver/postgres v1.5.9