Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
faroceann committed Jan 6, 2025
1 parent fe0ae1e commit 4789e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workos/user_management.py
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ def get_authorization_url(
)

if connection_id is not None:

params["connection_id"] = connection_id
if organization_id is not None:
params["organization_id"] = organization_id
Expand Down

0 comments on commit 4789e1a

Please sign in to comment.