mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 00:46:50 +00:00
Oauth2 support
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user