Skip to main content

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page