Module auth

Module auth 

Source

Structs§

AuthManager
Authentication manager that handles users and roles
DfAuthSource
AuthSource implementation for integration with pgwire authentication Provides proper password-based authentication instead of custom startup handler
SimpleAuthSource
Simple AuthSource implementation that accepts any user with empty password

Functions§

create_auth_source
Helper function to create auth source with auth manager