Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement passthrough auth #6

Open
levkk opened this issue Jan 10, 2025 · 0 comments
Open

Implement passthrough auth #6

levkk opened this issue Jan 10, 2025 · 0 comments
Labels
backend Feature to manage backend connections

Comments

@levkk
Copy link
Owner

levkk commented Jan 10, 2025

Implement pass through authentication for SCRAM-SHA-256. Some building blocks are built in pgdog/src/auth/scram/server.rs but more work needs to be done around parsing hashes stored in Postgres to figure out which one is the salted password we're looking for.

@levkk levkk added the backend Feature to manage backend connections label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Feature to manage backend connections
Projects
None yet
Development

No branches or pull requests

1 participant