This version:
- Solves bugs: #41 and #46.
- Adds a new property to KeycloakOptions interface: bearerPrefix?: string;. So, now it's possible to set a different string to the HTTP Authorization Header.
- Add new contributors topic to readme, to recognize the efforts from the library contributors.