rustauth-deadpool-postgres 0.0.1

Name reservation placeholder for the Rust authentication toolkit.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "rustauth-deadpool-postgres"
version = "0.0.1"
edition = "2021"
license = "MIT"
repository = "https://github.com/sebasxsala/openauth-rs"
homepage = "https://github.com/sebasxsala/openauth-rs"
documentation = "https://docs.rs/rustauth-deadpool-postgres"
readme = "README.md"
description = "Name reservation placeholder for the Rust authentication toolkit."
keywords = ["auth", "oauth", "sso", "scim", "identity"]
categories = ["authentication", "web-programming"]
publish = true

[workspace]