# Functions

Encode encodes the provided state as a URL-safe string.
ParseInto tries to parse the provided state into the dest object.
ParseOAuthInfo parses the state from the URL query parameter and returns the anonymous state struct.

# Structs

OAuthInfo is the state that is initially put to the OAuth URL by the operator.