Documentation
¶
Index ¶
- Constants
- type Bootstrap
- func (b *Bootstrap) AuthenticateRequest(req *http.Request) (*authenticator.Response, bool, error)
- func (b *Bootstrap) Enabled(ctx context.Context) (bool, error)
- func (b *Bootstrap) IsEnabled(req api.Context) error
- func (b *Bootstrap) Login(req api.Context) error
- func (b *Bootstrap) Logout(req api.Context) error
- func (b *Bootstrap) SetupEnabled(ctx context.Context) (bool, error)
Constants ¶
View Source
const (
ObotBootstrapCookie = "obot-bootstrap"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.