#sqlite #storage #user #torii #authentication #session #session-storage

torii-storage-sqlite

SQLite storage backend for the torii authentication ecosystem

2 releases

new 0.2.1 Feb 27, 2025
0.2.0 Feb 27, 2025

#922 in Database interfaces


Used in torii

MIT license

120KB
2.5K SLoC

torii-storage-sqlite

This crate provides a SQLite 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