He all,
I was wondering if I could get some quick feedback on the changes here
https://github.com/kborchers/aerogear-js/commit/54a2235accd08aa48b61ac94d99b10bcb7d7165b
and specifically with this file
https://github.com/kborchers/aerogear-js/blob/privatize/src/authentication/adapters/rest.js
I am working to privatize the properties of an instance (in this case auth but will be applied to pipeline, datamanager, etc).
Thanks