refactor: rebase for main

This commit is contained in:
Stavros
2025-12-30 20:34:51 +02:00
parent 484db001c5
commit 7c726cbcef
11 changed files with 43 additions and 138 deletions

View File

@@ -14,4 +14,5 @@ type Session struct {
OAuthGroups string
Expiry int64
OAuthName string
OAuthSub string
}