Projects Using Flask-Dance ========================== If you want to see how others use Flask-Dance, check out some of these projects. To add a project to this list, first make sure that the project has some documentation and the code is publicly visible. Then send a pull request to the docs section of the GitHub repository! openedx-webhooks ---------------- :source: `@edx/openedx-webhooks on GitHub `_ :providers: GitHub, JIRA The project that created Flask-Dance. This project uses Flask-Dance to synchronize events between GitHub and JIRA. flask-dance-github ------------------ :source: `@singingwolfboy/flask-dance-github on GitHub `_ :providers: GitHub A deployable example of using Flask Dance with GitHub. flask-dance-google ------------------ :source: `@singingwolfboy/flask-dance-google on GitHub `_ :providers: Google A deployable example of using Flask Dance with Google. flask-dance-twitter ------------------- :source: `@singingwolfboy/flask-dance-twitter on GitHub `_ :providers: Twitter A deployable example of using Flask Dance with Twitter. flask-dance-slack ----------------- :source: `@singingwolfboy/flask-dance-slack on GitHub `_ :providers: Slack A deployable example of using Flask Dance to build a Slack bot. flask-dance-twitter-multi ------------------------- :source: `@singingwolfboy/flask-dance-twitter-multi on GitHub `_ :providers: Twitter A deployable example of using Flask Dance with Twitter. This app uses a database for multi-user support.