We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d07345d commit 80a718cCopy full SHA for 80a718c
README.md
@@ -587,8 +587,8 @@ descope_client.mgmt.user.invite(
587
AssociatedTenant("my-tenant-id", ["role-name1"]),
588
],
589
sso_app_ids=["appId1"],
590
- # You can override the project's User Invitation Redirect URL with this parameter
591
- invite_url="invite.me"
+# You can override the project's User Invitation Redirect URL with this parameter
+ invite_url="invite.me"
592
)
593
594
# Batch invite
0 commit comments