routed_auth_sqlite 0.1.1 copy "routed_auth_sqlite: ^0.1.1" to clipboard
routed_auth_sqlite: ^0.1.1 copied to clipboard

Durable SQLite AuthStore persistence for Routed applications running on Dart IO.

0.1.1 - 2026-08-25 #

  • Complete public API documentation and adopt the shared very_good_analysis lint baseline.
  • Add file-backed and in-memory setup, migration, and shutdown examples for the SQLite adapter.

0.1.0 #

  • Add a Dart IO SQLite AuthStore adapter with typed stores, append-only migrations, durable file or in-memory operation, and the shared auth-store conformance contract.
  • Reuse the proven SQL-backed auth lifecycle, deletion coordinator, historical namespace guards, bounded credential stores, and transaction boundaries from the D1 implementation through a local SQLite binding.
0
likes
130
points
171
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Durable SQLite AuthStore persistence for Routed applications running on Dart IO.

Repository (GitHub)
View/report issues

Topics

#routed #authentication #sqlite

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

path, routed_auth_cloudflare, routed_node, sqlite3

More

Packages that depend on routed_auth_sqlite