package config type Jwt struct { Issuer string Key string }