Flask OAuth Filter - an OAuth Interceptor Logic
-----------------------------------------------
This library provides an extension for protecting APIs with OAuth when using Flask.
Installation
------------
You can either install this module with pip: ``pip install -U flask-of-oil``
Usage
-----
Please look `here <https://github.com/curityio/flask-of-oil>`_ for more information on how to use this module.
Questions and Support
---------------------
For questions and support, contact Curity AB:
info@curity.io
Copyright (C) 2016 Curity AB.
Raw data
{
"_id": null,
"home_page": "https://github.com/curity/flask-of-oil",
"name": "Flask-of-Oil",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "oauth,flask,introspection,access token,jwt,opaque",
"author": "Curity AB",
"author_email": "info@curity.io",
"download_url": "https://files.pythonhosted.org/packages/fb/75/d9ec15759e8224b0b5138f0105a1377972cca8d952fdef86a94534437964/Flask-of-Oil-1.2.2.tar.gz",
"platform": null,
"description": "Flask OAuth Filter - an OAuth Interceptor Logic\n-----------------------------------------------\n\nThis library provides an extension for protecting APIs with OAuth when using Flask.\n\nInstallation\n------------\n\nYou can either install this module with pip: ``pip install -U flask-of-oil``\n\nUsage\n-----\n\nPlease look `here <https://github.com/curityio/flask-of-oil>`_ for more information on how to use this module.\n\nQuestions and Support\n---------------------\n\nFor questions and support, contact Curity AB:\n\ninfo@curity.io\n\nCopyright (C) 2016 Curity AB.\n",
"bugtrack_url": null,
"license": "Apache Software License",
"summary": "Flask OAuth Filter - an OAuth Interceptor Logic",
"version": "1.2.2",
"project_urls": {
"Homepage": "https://github.com/curity/flask-of-oil"
},
"split_keywords": [
"oauth",
"flask",
"introspection",
"access token",
"jwt",
"opaque"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fb75d9ec15759e8224b0b5138f0105a1377972cca8d952fdef86a94534437964",
"md5": "fc505b7dafe341dd593dc944ee986ee1",
"sha256": "dd5396705d698e15ebab0eee1d8745ad46cbb5382498edb56eac0e796445bf1e"
},
"downloads": -1,
"filename": "Flask-of-Oil-1.2.2.tar.gz",
"has_sig": false,
"md5_digest": "fc505b7dafe341dd593dc944ee986ee1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18522,
"upload_time": "2023-05-29T11:39:22",
"upload_time_iso_8601": "2023-05-29T11:39:22.364460Z",
"url": "https://files.pythonhosted.org/packages/fb/75/d9ec15759e8224b0b5138f0105a1377972cca8d952fdef86a94534437964/Flask-of-Oil-1.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-29 11:39:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "curity",
"github_project": "flask-of-oil",
"github_not_found": true,
"lcname": "flask-of-oil"
}