Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authentication ¶
type Authentication struct {
// contains filtered or unexported fields
}
func New ¶
func New(appURL string) *Authentication
func (*Authentication) ConfigureGoth ¶
func (auth *Authentication) ConfigureGoth(store sessions.Store, appURL string)
func (*Authentication) ConfigureGothRoutes ¶
func (auth *Authentication) ConfigureGothRoutes(router chi.Router)
func (*Authentication) ServeMux ¶
func (auth *Authentication) ServeMux() http.Handler
Click to show internal directories.
Click to hide internal directories.