package
0.0.6
Repository: https://github.com/jentfoo/go-oidc.git
Documentation: pkg.go.dev

# Functions

BasicAuth parses a username and password from the request's Authorization header.
No description provided by the author
CopyRequest returns a clone of the provided *http.Request.
MergeQuery appends additional query values to an existing URL.
NewResourceLocation appends a resource id to the end of the requested URL path.
ParseNonEmptyURL checks that a string is a parsable URL which is also not empty since `url.Parse("")` does not return an error.
No description provided by the author

# Interfaces

No description provided by the author