@@ -51,7 +51,6 @@ type email struct {
|
||||
}
|
||||
|
||||
type secrets struct {
|
||||
JwtSecret string `yaml:"jwt_secret"`
|
||||
TurnstileSecret string `yaml:"turnstile_secret"`
|
||||
ClientSecretKey string `yaml:"client_secret_key"`
|
||||
KycInfoKey string `yaml:"kyc_info_key"`
|
||||
|
||||
Reference in New Issue
Block a user