File: examples.rst

package info (click to toggle)
flask-dance 7.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 932 kB
  • sloc: python: 6,342; makefile: 162
file content (15 lines) | stat: -rw-r--r-- 590 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 <https://github.com/edx/openedx-webhooks>`_
:providers: GitHub, JIRA

The project that created Flask-Dance. This project uses Flask-Dance
to synchronize events between GitHub and JIRA.