Crates.io | sitter |
lib.rs | sitter |
version | 0.1.6 |
source | src |
created_at | 2020-12-10 08:02:55.162976 |
updated_at | 2020-12-16 12:11:20.977547 |
description | A library for managing user registration, login, and the user's things. |
homepage | https://github.com/jeremyandrews/sitter |
repository | https://github.com/jeremyandrewws/sitter |
max_upload_size | |
id | 321415 |
size | 18,104 |
A library for managing user registration, login, and the user's things.
Sitter is currently tightly coupled with the Neighbor application. To create the necessary schema, follow these directions: https://github.com/jeremyandrews/neighbor/blob/main/README.md#installation
Sitter is inspired by the architecture of the Drupal 6 User module. It aims to provide a flexible and extensible mechanism for managing user registration, login, and permissions.