You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in PR #8, we need to add validation in the NewJWTHS256 constructor to ensure that secretKey and issuer are not empty, and tokenDuration is positive.