Trello authentication plugin for Kinto
Project description
# Kinto for Trello
This project implement an authentifcation policy for [Kinto][] using [Trello][] tokens.
[kinto]: https://www.kinto-storage.org/ [trello]: http://trello.com/
## Install
pip install kinto-trello
## Usage
Update kinto.includes to add kinto_trello
kinto.includes = kinto_trello
Add to your config file:
multiauth.policies = trello multiauth.policy.trello.use = kinto_trello.authentication.TrelloAuthenticationPolicy trello.apikey = ‘YOUR_API_KEY’ # FROM https://trello.com/app-key
## License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kinto-trello-0.1.3.tar.gz
(2.3 kB
view details)
File details
Details for the file kinto-trello-0.1.3.tar.gz
.
File metadata
- Download URL: kinto-trello-0.1.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 176b3ee238588d9a5ad79a4ea7b38e112c53f2767797500f2503a1ae539a1b15 |
|
MD5 | 46bbd6f56729f9548758740a27102c0f |
|
BLAKE2b-256 | 814a0a32d63cc02bf178b556ce3884065becbb8a84e409bb5395cfb6036c96b0 |