Ropelatto :

You can change the HTTP code and message this way.\n\nfunc init() {\n middleware.ErrJWTMissing.Code = 401\n middleware.ErrJWTMissing.Message = \"Unauthorized\"\n}\n",
2019-08-21T16:46:41
yy