ing
This commit is contained in:
parent
637cdaca24
commit
b5631d8e1a
|
@ -104,7 +104,7 @@ func (s *WebappServlets) Handshake(servletCtx server.ServletCtx, ctx *fasthttp.R
|
|||
})
|
||||
|
||||
if nil != err {
|
||||
return nil, nil
|
||||
return nil, err
|
||||
}
|
||||
|
||||
var claims jwt.MapClaims
|
||||
|
|
Loading…
Reference in New Issue
Block a user