gel-auth 0.1.3

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

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

| Auth Method | PG | Gel | Notes |
|-------------|----|-----|-------|
| Plaintext   ||     |       |
| MD5         ||     |       |
| SCRAM       ||| `SCRAM-SHA-256` only |