package
Version:
v0.30.0
Opens a new window with list of versions in this module.
Published: May 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type InvalidStateError struct {
Expected State
Got State
}
InvalidStateError is returned by Validate when the returned state is invalid.
State implements some utilities for working with OAuth2 state parameters.
Generate generates a new random state parameter of an appropriate size.
String returns the string encoding of this state value.
Validate the returned state (from a callback parameter).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.