DEICH-6438 my page: change preferred pickup branch (home library)
- remove homeLibrary and email from jwt token, as these are updatable by user.
- remove intermediaryPatronInfo object; use Cicero patron object as we want to do as litle transformations as possible. For now, inject cardNumber from JWT, otherwise leave object as is.
- Remove a bunch of unused code