Docker.Registry.DotNet
Docker.Registry.DotNet copied to clipboard
[Authentication]405 Method not allowed
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
A PR would be ideal as I don't have a lot of ways to test this system.