package
0.0.0-20250301080608-94dd30a0f6c7
Repository: https://github.com/gurch101/gowebutils.git
Documentation: pkg.go.dev

# Functions

The ContextGetUser() retrieves the User struct from the request context.
The ContextSetUser() method returns a new copy of the request with the provided User struct added to the context.
No description provided by the author
No description provided by the author
No description provided by the author
Decrypt a string that was encrypted with Encrypt.
Encrypt a map[string]any.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrAuthCodeNotFound is returned when the authorization code is not found in the request.
No description provided by the author
No description provided by the author
ErrInvalidInviteToken is returned when the invite token is invalid.
No description provided by the author
ErrInvalidState is returned when the state is invalid.
No description provided by the author
ErrNoCode is returned when the code is not found in the request.
ErrNoIDToken is returned when the id token is not found in the response.
ErrTokenExchangeFailed is returned when the token exchange fails.

# Structs

No description provided by the author

# Type aliases

No description provided by the author