initial commit

This commit is contained in:
2026-02-27 13:23:16 +03:00
commit 3701af1fd7
12 changed files with 512 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module Hyst2Auth
go 1.26
require github.com/golang-jwt/jwt/v5 v5.3.1 // indirect