package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 15, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DBStore is a postgres-backed store for user sessions.
NewDBStore creates a new DB store
Delete deletes the session with the given ID, essentially logging the user out.
Get gets a session by session ID
New should be called when a user logs in. It'll create a new session.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.