Skip to content

0.8.2

Latest
Compare
Choose a tag to compare
@frandieguez frandieguez released this 16 Sep 12:10
· 4 commits to main since this release

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