codex/addon-auth

This package is abandoned and no longer maintained. The author suggests using the codex/auth package instead.

Authentication / Access control addon for Codex. Works with github/bitbucket login. Define groups that can access the docs.

Installs: 124

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 3

Type:codex-addon

2.0.0-beta 2016-07-02 15:27 UTC

This package is auto-updated.

Last update: 2021-04-26 15:15:27 UTC


README

GitHub Version Total Downloads Documentation Source License

Go to the main Codex repository.

The Auth Addon provides Codex the means to leverage access control to the projects you define. Currently it works only with Bitbucket/Github login.

Define Github\Bitbucket groups that are allowed to view the documentation.

There will be support for more providers in the future. Including local/database.

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code.

Documentation

Check out the official documentation.

License

Copyright (c) 2015 Robin Radic, MIT License