npgsql
npgsql copied to clipboard
Consider using the new .NET auth negotiation API
https://github.com/dotnet/runtime/issues/29270
Do you know if the proposed API is sufficient @roji? I originally opened https://github.com/dotnet/runtime/issues/62202 with the intention but I did not have much time to make much progress. cc: @filipnavara
@wfurt I haven't been following the new runtime feature - I'd have to take look. Will try to do that soon.
/cc @karelz
I'll have a look at this in the next few weeks.
There are now two merged PR's to explore fore a potential implementation:
- https://github.com/dotnet/runtime/pull/70720
- https://github.com/dotnet/runtime/pull/71777