Closed Frannie-Ludmilla closed 7 years ago
If a LoggedUser cannot be parsed well from JSON, instead of returning an AnonymousUser return None. If security is enabled but LoggedUser is None we will return an Unauthorized in the routes.
If a LoggedUser cannot be parsed well from JSON, instead of returning an AnonymousUser return None. If security is enabled but LoggedUser is None we will return an Unauthorized in the routes.