Async and Sync clients, implementing v6 BankID API (59)
**Breaking changes**: Deprecating v5 of BankID API clients in favour of only v6 clients.
- Sync and Async clients
- Implementing the v6 API
- Removing all v5 and v5.1 API implementations
- Updated documentation
- Corrected the example app to work with v1.0.0 of PyBankID
- Contains and fixes 53, 54, 56, 57, 58
Big thanks to tiwilliam and mxamin for implementing the async client and v6 clients respectively.