github.com/ernestio/authorization-store

Resource authorization manager by type


License
MPL-2.0
Install
go get github.com/ernestio/authorization-store

Documentation

Authorization Store

master: CircleCI
develop: CircleCI

Authorization store is intended to be a data store to track the lifetime of specific resource types.

Installation

make deps
make install

Running Tests

make dev-deps
make test

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains patches or features, you must include relevant unit tests.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines.

Code and documentation copyright since 2015 ernest.io authors.

Code released under the Mozilla Public License Version 2.0.