This commit is contained in:
areeqakbr 2025-02-18 14:57:52 +07:00
commit a695305524
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ type LoginConfig struct {
AuthMeAPI string
LogoutAPI string
}
type TokenConfig struct {
PassiveAssetIssuer string
JwtSignatureKey []byte