upb-uc4 / lagom-core

Repository for the micro service backend using lagom.
Apache License 2.0
6 stars 0 forks source link

JWT error types not explicit #284

Closed bastihav closed 4 years ago

bastihav commented 4 years ago

JwtAuthorization is currently the error type for both login token and refresh token expired. Please split this into two errors.

lrschaef commented 4 years ago

This is about missing tokens, correct? Because expired has two error types.