A flask extension for the University of Cambridge's authentication system
Project description
This is a very simple package that satisfies my needs, there is a more complex package here: https://github.com/danielrichman/python-raven that I couldn’t use because of it depends on C modules which are blocked on App Engine.
Usage
from flask_raven import raven_auth
@app.route('/protected')
@raven_auth()
def protected():
pass
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
flask_raven-0.0.4.tar.gz
(5.4 kB
view details)
File details
Details for the file flask_raven-0.0.4.tar.gz
.
File metadata
- Download URL: flask_raven-0.0.4.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cff9bb5fc5986e7ae1209aeddf40011f0146a35ddf4b5ca2eea2c7928378e73d |
|
MD5 | 52f6753403693c7d5590373ec5146d3f |
|
BLAKE2b-256 | 39fb18ab8b5877579f29ee91a9831b3880fd9e7f4b1c228284f5d56d1cde98b5 |