npgsql icon indicating copy to clipboard operation
npgsql copied to clipboard

Consider using the new .NET auth negotiation API

Open roji opened this issue 3 years ago • 2 comments

https://github.com/dotnet/runtime/issues/29270

roji avatar May 15 '22 10:05 roji

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 avatar May 27 '22 20:05 wfurt

@wfurt I haven't been following the new runtime feature - I'd have to take look. Will try to do that soon.

/cc @karelz

roji avatar May 27 '22 20:05 roji

I'll have a look at this in the next few weeks.

Brar avatar Aug 23 '22 06:08 Brar

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

Brar avatar Aug 23 '22 06:08 Brar