Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/federicoceratto/bottle-cork

Authentication module for the Bottle and Flask web frameworks
https://github.com/federicoceratto/bottle-cork

authentication authorization bottle flask http python python2 python3 security web

Last synced: about 22 hours ago
JSON representation

Authentication module for the Bottle and Flask web frameworks

Awesome Lists containing this project

README

        

Cork - Authentication for the Bottle web framework

.. image:: https://secure.travis-ci.org/FedericoCeratto/bottle-cork.png?branch=master
:target: http://travis-ci.org/FedericoCeratto/bottle-cork
:alt: Build status

.. image:: https://img.shields.io/pypi/v/bottle-cork.svg?style=plastic
:target: https://pypi.python.org/pypi/bottle-cork/
:alt: Latest Version

.. image:: https://img.shields.io/badge/License-LGPL%20v3-blue.svg
:target: https://pypi.python.org/pypi/bottle-cork/
:alt: License

.. image:: https://badges.debian.net/badges/debian/unstable/python-bottle-cork/version.svg
:target: https://badges.debian.net/badges/debian/unstable/python-bottle-cork/version.svg https://packages.debian.org/stretch/python-bottle-cork

Cork provides a simple set of methods to implement Authentication and Authorization in web applications based on Bottle and Flask.

Read the documentation at: https://cork.readthedocs.io/en/latest/