Authentication provider interface
Implement this interface to act as an authentication provider.
Parameters should be passed via the constructor where possible, as this makes it much easier for users to use your provider.
see | |
---|---|
package | Requests |
subpackage | Authentication |