[][src]Module krill::daemon::auth

Authorization for the API

Structs

Authorizer

This type is responsible for checking authorisations when the API is accessed.

Credentials

Enums

Auth
AuthError

Constants

AUTH_COOKIE_NAME

Functions

is_logged_in
login
logout

Type Definitions

UserName