#torii #postgresql #storage #user #authentication #session #ecosystem

torii-storage-postgres

Postgres storage backend for the torii authentication ecosystem

3 releases

new 0.2.2 Mar 5, 2025
0.2.1 Feb 27, 2025
0.2.0 Feb 27, 2025

#825 in Database interfaces

Download history 209/week @ 2025-02-22 201/week @ 2025-03-01

410 downloads per month
Used in torii

MIT license

130KB
3K SLoC

torii-storage-postgres

This crate provides a Postgres storage implementation for Torii.

It provides implementations for the following traits:

  • UserStorage - for storing and retrieving users
  • SessionStorage - for storing and retrieving sessions
  • EmailAuthStorage - for use by the torii-auth-password plugin

Dependencies

~39–52MB
~1M SLoC