buddy-auth 3.0.1

Released under the Apache 2.0

Authentication and Authorization facilities for ring based web applications.

Installation

To install, add the following dependency to your project or build file:

[buddy/buddy-auth "3.0.1"]

Topics

Namespaces

buddy.auth

Authorization and Authentication primitives for ring based applications.

Public variables and functions:

buddy.auth.accessrules

Access Rules system for ring based applications.

buddy.auth.backends

Public variables and functions:

buddy.auth.backends.httpbasic

The http-basic authentication and authorization backend.

Public variables and functions:

buddy.auth.backends.session

The session based authentication and authorization backend.

Public variables and functions:

buddy.auth.backends.token

The token based authentication and authorization backend.

Public variables and functions:

buddy.auth.http

The http request response abstraction for builtin auth/authz backends.

Public variables and functions:

buddy.auth.middleware

buddy.auth.protocols

Main authentication and authorization abstractions defined as protocols.

Public variables and functions: