Coder Social home page Coder Social logo

www3838438 / flask-oauthlib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lepture/flask-oauthlib

0.0 2.0 0.0 825 KB

OAuthlib implementation for Flask.

Home Page: https://github.com/lepture/authlib

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.31% Python 98.38% CSS 0.28% HTML 1.03%

flask-oauthlib's Introduction

Flask-OAuthlib

Donate lepture

Wheel Status

Latest Version

Travis CI Status

Coverage Status

Notification

I'm working on https://github.com/lepture/authlib which will be the replacement of this project.


Flask-OAuthlib is an extension to Flask that allows you to interact with remote OAuth enabled applications. On the client site, it is a replacement for Flask-OAuth. But it does more than that, it also helps you to create OAuth providers.

Flask-OAuthlib relies on oauthlib.

Sponsored by

If you want to quickly add secure authentication to Flask, feel free to check out Auth0's Python API SDK and free plan at auth0.com/overview Coverage Status

Features

  • Support for OAuth 1.0a, 1.0, 1.1, OAuth2 client
  • Friendly API (same as Flask-OAuth)
  • Direct integration with Flask
  • Basic support for remote method invocation of RESTful APIs
  • Support OAuth1 provider with HMAC and RSA signature
  • Support OAuth2 provider with Bearer token

And request more features at github issues.

Security Reporting

If you found security bugs which can not be public, send me email at [email protected]. Attachment with patch is welcome.

Installation

Installing flask-oauthlib is simple with pip:

$ pip install Flask-OAuthlib

If you don't have pip installed, try with easy_install:

$ easy_install Flask-OAuthlib

Additional Notes

We keep documentation at flask-oauthlib@readthedocs.

If you are only interested in the client part, you can find some examples in the example directory.

There is also a development version on GitHub.

flask-oauthlib's People

Contributors

lepture avatar tonyseek avatar taar avatar misja avatar mdxs avatar flaneur2020 avatar singingwolfboy avatar revmischa avatar wiliamsouza avatar landler avatar stianpr avatar ryan-k avatar wtx358 avatar frol avatar tranminhh avatar lnielsen avatar greyli avatar imhoffd avatar arnavk avatar adamchainz avatar durden avatar mvexel avatar therealmarv avatar gigwalk avatar matt3o avatar qtaraki avatar richardlitt avatar robertsvensson avatar svvitale avatar tian2992 avatar

Watchers

 avatar 长毛是狗 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.