support OIDC authentication (#242)

This commit is contained in:
MaysWind
2025-10-24 01:44:55 +08:00
parent d3ab2b94b7
commit 85b05f9e7e
24 changed files with 490 additions and 202 deletions
+6
View File
@@ -105,6 +105,12 @@
"url": "https://golang.org/x/oauth2",
"licenseUrl": "https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.31.0:LICENSE"
},
{
"name": "go-oidc",
"copyright": "Copyright 2014 CoreOS, Inc",
"url": "https://github.com/coreos/go-oidc",
"licenseUrl": "https://github.com/coreos/go-oidc/blob/v3.16.0/LICENSE"
},
{
"name": "Gomail",
"copyright": "Copyright (c) 2014 Alexandre Cesaro",