Versions in this module Expand all Collapse all v0 v0.1.0 Jan 17, 2026 Changes in this version + func Register(app *bebo.App, auth bebo.Authenticator, opts ...Option) error + type Option func(*options) + func WithAuthorizer(authorizer bebo.Authorizer) Option + func WithForbiddenMessage(message string) Option + func WithPrefix(prefix string) Option + func WithUnauthorizedMessage(message string) Option