gel-auth 0.1.0

Authentication and authorization for the Gel database.
Documentation
1
2
3
4
5
6
7
8
# gel_auth

Contains authentication routines for all supported auth methods for PostgreSQL and EdgeDB:

 - Plaintext
 - MD5
 - SCRAM (`SCRAM-SHA-256` only)