We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82aed0a commit 8fbb73fCopy full SHA for 8fbb73f
lib/types.ts
@@ -19,7 +19,6 @@ export type LoginMethodParams = Pick<
19
| "redirectURL"
20
| "hasSuccessPage"
21
| "workflowDeploymentId"
22
- | "releaseId"
23
>;
24
25
export type LoginOptions = {
0 commit comments