Module auth

Module auth 

Source
Expand description

Ways to authenticate with the Webex API

Structs§

DeviceAuthenticator
Authenticates a device based on a Webex Integration “client id” and a “client secret”.
VerificationToken
This struct contains the codes and URIs necessary to complete the “device grant flow” log in.

Type Aliases§

Bearer
Type alias for the bearer token.