Module yup_oauth2::authenticator_delegate

source ·
Expand description

Module containing types related to delegates.

Structs§

Traits§

  • DeviceFlowDelegate methods are called when a device flow needs to ask the application what to do in certain cases.
  • InstalledFlowDelegate methods are called when an installed flow needs to ask the application what to do in certain cases.