You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add top-level python flask env for Semaphore
* Update sdk versions and readme files
* Update sso app templates
* Update workos sdk version
* Update templates for mfa and magic link
* Update UI for dsync
* Run black to reformat project
* Update README for all apps
Co-authored-by: Adam Wolfman <[email protected]>
Copy file name to clipboardExpand all lines: python-flask-admin-portal-example/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# python-flask-admin-portal-example
2
-
An example Flask application demonstrating how to use the [WorkOS Python SDK](https://github.com/workos-inc/workos-python) so your customers can access the WorkOS Admin Portal from your application.
2
+
An example Flask application demonstrating how to use the [WorkOS Python SDK](https://github.com/workos/workos-python) so your customers can access the WorkOS Admin Portal from your application.
3
3
4
4
## Prerequisites
5
5
- Python 3.6+
@@ -9,14 +9,14 @@ An example Flask application demonstrating how to use the [WorkOS Python SDK](ht
9
9
1. Clone the main git repo for these Python example apps using your preferred secure method (HTTPS or SSH).
0 commit comments