Flask-OAuth¶ Flask-OAuth is an extension to Flask that allows you to interact with remote OAuth enabled applications. Currently it only implements the consumer interface so you cannot expose your own API with OAuth. Flak-OAuth depends on the python-oauth2 module. Features¶ Support for OAuth 1.0a Friendly API Direct integration with Flask Basic support for remote method invocation of RESTful APIs