Crates.io | gel-auth |
lib.rs | gel-auth |
version | 0.1.7 |
created_at | 2025-02-20 17:59:16.188785+00 |
updated_at | 2025-06-25 22:57:49.452924+00 |
description | Authentication and authorization for the Gel database. |
homepage | |
repository | |
max_upload_size | |
id | 1562914 |
size | 194,142 |
Contains authentication routines for all supported auth methods for PostgreSQL and EdgeDB:
Auth Method | PG | Gel | Notes |
---|---|---|---|
Plaintext | ✓ | ||
MD5 | ✓ | ||
SCRAM | ✓ | ✓ | SCRAM-SHA-256 only |