Auth
class Auth
A client's plugin that handles authentication and authorization. Typical usage scenarios include logging in users and gaining access to specific resources.
You can learn more from Authentication and authorization.
providers - list of auth providers to use.
Types
Properties
Extensions
Link copied to clipboard
Installs the client's BasicAuthProvider.
Link copied to clipboard
Installs the client's BearerAuthProvider.
Link copied to clipboard
Installs the client's DigestAuthProvider.