oc-auth OAUTH2

This commit is contained in:
mr
2026-02-19 14:56:15 +01:00
parent 048707bfe5
commit 078aae8172
14 changed files with 1360 additions and 610 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module oc-auth
go 1.24.6
require (
cloud.o-forge.io/core/oc-lib v0.0.0-20260212123952-403913d8cf13
cloud.o-forge.io/core/oc-lib v0.0.0-20260219084344-9662ac6d678c
github.com/beego/beego/v2 v2.3.1
github.com/smartystreets/goconvey v1.7.2
go.uber.org/zap v1.27.0