{ "JwtSettings": { "SecretKey": "QWNhTWF0ZS1TZWNyZXRLZXlfTWFkZUJ5J1RlYW0uU3RlaW5BbmRPd25lclNlYW5BbmRJbXBvcnRhbnRfTnVtYmVyLTk0MDUwOSE=", "Issuer": "AcaMate", "Audience": "https:/devacamate.ipstein.myds.me", "ExpiryMinutes": 10, "ClockSkewMinutes": 5, "RefreshTokenExpiryDays": 7 } } // SecretKey 의 길이는 최소 256bit(32byte)는 넘어야 함