Python Example Apps
We’ve created a number of example applications. These are all licensed under Apache2 and are made available with no warranty. We happily accept pull requests to improve these applications.
These typically use the python client libraries.
- Flask oauth - Login with the Authorization Code grant
- Flask profile portal - A user profile portal built with Flask
- Wifi hotspot - Controlling a hotspot via FusionAuth
- Django - Social signin with django and FusionAuth
- Python jwt - JWT creation and decoding examples with the python python-jwt library