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
Why not use the verify method that comes with the jsonwebtoken module? Seems like maybe their could be a slight security risk to unsign cookies in order to verify them...
Why not use the verify method that comes with the jsonwebtoken module? Seems like maybe their could be a slight security risk to unsign cookies in order to verify them...
https://github.com/FACN3/umm-el-fahem/blob/master/src/jwt_validation.js#L9