CGUC / skybunk-server

The back-end application for Conrad Grebel University College students to stay connected
3 stars 9 forks source link

Return error on login if users password has changed #67

Open picklechips opened 6 years ago

picklechips commented 6 years ago

In the login auth if the password from the jwt doesn't match the password of the user, don't log them in.