https://github.com/workos/python-flask-example-applications
Example Python Flask applications demonstrating how to use the WorkOS Python SDK to support SSO, Directory Sync, Admin Portal, and Magic Link.
https://github.com/workos/python-flask-example-applications
Last synced: 4 months ago
JSON representation
Example Python Flask applications demonstrating how to use the WorkOS Python SDK to support SSO, Directory Sync, Admin Portal, and Magic Link.
- Host: GitHub
- URL: https://github.com/workos/python-flask-example-applications
- Owner: workos
- Created: 2021-10-20T16:49:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T18:18:17.000Z (over 1 year ago)
- Last Synced: 2025-04-02T20:50:18.733Z (about 1 year ago)
- Language: HTML
- Size: 440 KB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-Flask Example Appplications powered by WorkOS
Example applications demonstrating to use the [WorkOS Python SDK](https://github.com/workos-inc/workos-python) for SSO, Directory Sync, Admin Portal and Magic Link.
## For more information, please see the following guides:
* [Single Sign-On](https://workos.com/docs/sso/guide)
* [Directory Sync](https://workos.com/docs/directory-sync/guide)
* [Admin Portal](https://workos.com/docs/admin-portal/guide)
* [Magic Link](https://workos.com/docs/magic-link/guide)
* [API Reference](https://workos.com/docs/reference)
## Need help?
If you get stuck and aren't able to resolve the issue by reading our [WorkOS Python SDK documentation](https://docs.workos.com/sdk/python) or [API reference](https://workos.com/docs/reference), you can reach out to us at support@workos.com and we'll lend a hand!