Docker.Registry.DotNet icon indicating copy to clipboard operation
Docker.Registry.DotNet copied to clipboard

[Authentication]405 Method not allowed

Open saber-wang opened this issue 2 years ago • 1 comments

Due to the change of #13 , the authentication of OAuthClient is interrupted and the authentication mode of https://github.com/ChangemakerStudios/Docker.Registry.DotNet/blob/63c268c3789d5a44b327db7727c5d7a26410f285/src/Docker.Registry.DotNet/OAuth/OAuthClient.cs#L26-L47 is missing

saber-wang avatar Mar 03 '23 02:03 saber-wang

A PR would be ideal as I don't have a lot of ways to test this system.

Jaben avatar Mar 03 '23 03:03 Jaben