With [PR 166](https://github.com/adobe/aio-lib-java/pull/166) we now have OAuth Support. We still need however to document it. * with updated `README.md` files in the `core` and `ims` modules * with OAuth support built-in `ims` `WorkspaceUtil` and hence in our various `*ServiceTester` * as well as in our docs at https://developer.adobe.com/events/docs/guides/api/ Related: * #155 * #163