//
pkg.gl
Category
github.com/msepp/oauth2_proxy/v4
pkg
cookies
package
4.2.2
Repository:
https://github.com/msepp/oauth2_proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
33 SLOC
#
Functions
MakeCookie
MakeCookie constructs a cookie from the given parameters, discovering the domain from the request if not specified.
MakeCookieFromOptions
MakeCookieFromOptions constructs a cookie based on the givemn *options.CookieOptions, value and creation time.