rocket_auth 0.4.0

A high level authentication management library for Rocket applications. It supports both SQLite and Postgres.
Documentation

rocket_auth

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 0 of them enabled by default.

sqlx-postgres

  • sqlx/postgres

sqlx-mysql

  • sqlx/mysql

sqlx-sqlite

  • sqlx/sqlite

redis

    This feature flag does not enable additional features.

tokio-postgres

    This feature flag does not enable additional features.

sqlx

    This feature flag does not enable additional features.

rusqlite

    This feature flag does not enable additional features.