torii-storage-postgres
This crate provides a Postgres storage implementation for Torii.
It provides implementations for the following traits:
UserStorage
- for storing and retrieving usersSessionStorage
- for storing and retrieving sessionsEmailAuthStorage
- for use by thetorii-auth-password
plugin