oauth

package
v0.0.0-...-e9cdb6e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

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 (deprecated) is the page displayed upon success when using a web browser during an interactive Oauth token flow.
	InteractiveSuccessHTML = `` /* 9079-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func GetInteractiveSuccessHTML

func GetInteractiveSuccessHTML(autoclose bool, timeout int) (string, error)

GetInteractiveSuccessHTML is the page displayed upon success when using a web browser during an interactive Oauth token flow. The page will close automatically if autoclose is true with the timeout specified.

Types

This section is empty.

Directories

Path Synopsis
Package internal contains utilities for parsing OAuth2 tokens
Package internal contains utilities for parsing OAuth2 tokens
Package oidc contains utilities related to OIDC tokens.
Package oidc contains utilities related to OIDC tokens.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL