Skip to content

Commit 20e3214

Browse files
authored
Update README.md
1 parent 80a718c commit 20e3214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ descope_client.mgmt.user.invite(
586586
user_tenants=[
587587
AssociatedTenant("my-tenant-id", ["role-name1"]),
588588
],
589-
sso_app_ids=["appId1"],
589+
sso_app_ids=["appId1"],
590590
# You can override the project's User Invitation Redirect URL with this parameter
591591
invite_url="invite.me"
592592
)

0 commit comments

Comments
 (0)