Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Users Schema

Paul Frazee edited this page Dec 31, 2016 · 21 revisions

Sublevels layout:

  • main
    • township-access: Stores the users' access scopes (rights)
    • township-auth: Stores the authentication credentials. User/pass, etc.
    • township-auth-indexes: indexes for township-auth. For basic auth, provides email->cred lookup
    • township-token: Stores invalidated tokens.
Clone this wiki locally