Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Override library for authenticated patron requests
Each patron is assigned one library based on municipality. The clients are currently sending all requests towards the default library, which fails due to authorization. The alternative to this change would be to make the clients choose the correct library based on the authentication response.
- Loading branch information