Added
- Move all the auth session logic to its own domain, this allows third
integrators to query for session information, specifically permission access level - Lazy load all internal domain (cartography, auth, realtime, user). This
improves code maintability.
Improved
- Improved documentation