//
pkg.gl
Category
github.com/redhat-appstudio/service-provider-integration-operator
pkg
spi-shared
oauthstate
package
0.2023.21
Repository:
https://github.com/redhat-appstudio/service-provider-integration-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
59 SLOC
#
Functions
Encode
Encode encodes the provided state as a URL-safe string.
ParseInto
ParseInto tries to parse the provided state into the dest object.
ParseOAuthInfo
ParseOAuthInfo parses the state from the URL query parameter and returns the anonymous state struct.
#
Structs
OAuthInfo
OAuthInfo is the state that is initially put to the OAuth URL by the operator.