Skip to main content

A flask extension for the University of Cambridge's authentication system

Project description

https://travis-ci.org/danielchatfield/flask-raven.svg?branch=master

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