JetBrains / YouTrackSharp

.NET Standard 2.0 Library to access YouTrack API.
https://www.jetbrains.com/youtrack
Apache License 2.0
135 stars 105 forks source link

UsernamePasswordConnection missing? #86

Closed Jaben closed 5 years ago

Jaben commented 5 years ago

Expected behavior

'UsernamePasswordConnection' is referenced in the readme -- but it doesn't appear to exist.

Actual behavior

It's supported in addition to BearerTokenConnection

Steps to reproduce the behavior

Try to use UsernamePasswordConnection.

maartenba commented 5 years ago

This is no longer supported in 2019.1. Older versions still have it available.

maartenba commented 5 years ago

Updated README, good catch.