You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.
I have an Express app and need to use SSPI to connect to PG. Currently, I'm using password authentication, but this is against company policy. (Because of the need to store the password).
The text was updated successfully, but these errors were encountered:
Hey @amhuhn2 - if SSPI is something your company needs but doesn't currently exist in the library I'm available to contract & implement this feature.
Otherwise, as always, I'm happy to review pull requests & add them if everything looks good! If you'd like to discuss contracting more please email me: brian.m.carlson@gmail.com. Thanks!
I have an Express app and need to use SSPI to connect to PG. Currently, I'm using password authentication, but this is against company policy. (Because of the need to store the password).
The text was updated successfully, but these errors were encountered: