Skip to content

Support for provided username/password credentials

Compare
Choose a tag to compare
@antiduh antiduh released this 20 Oct 05:50
· 29 commits to master since this release

Adds support to authenticate using provided username/password credentials through the new PasswordCredential class.

The class structure relating to credentials has been changed to support this, however, that introduced a breaking change in the code.