Gets the credentials used to log in to the Liberator.
This method will be called by the StreamLink library to trigger an attempt to retrieve credentials.
This method should not block. If retrieving the credentials involves communicating with an external service then asynchronous methods should be used and control returned to the StreamLink library as quickly as possible.
Interface to call back on that provides StreamLink with either the credentials or an error indication.
Generated using TypeDoc
Jsprivate
Name
CredentialsProvider