Documentation ¶
Overview ¶
Package oauth contains types and utilities related to OAuth2.
Package oauth implements OAuth/OIDC support for device and token flows
Index ¶
Constants ¶
View Source
const ( // InteractiveSuccessHTML is the page displayed upon success when using a web browser during an interactive Oauth token flow. InteractiveSuccessHTML = `` /* 129-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.