keratin / authn

Prototype version of AuthN service. See: keratin/authn-server
https://keratin.tech
GNU Lesser General Public License v3.0
34 stars 0 forks source link

500 error with invalid session JWT #39

Closed cainlevy closed 7 years ago

cainlevy commented 7 years ago
authn_1  | JSON::JWS::VerificationFailed (JSON::JWS::VerificationFailed):
authn_1  |
authn_1  | app/models/session_jwt.rb:14:in `decode'
authn_1  | lib/authn_session.rb:26:in `authn_session'
authn_1  | app/controllers/sessions_controller.rb:37:in `refresh'