MCPcopy
hub / github.com/LAION-AI/Open-Assistant / signInUsingEmailedLink

Method signInUsingEmailedLink

website/cypress/support/index.ts:17–17  ·  view source on GitHub ↗

* Custom command to sign in with the link emailed to the given email address * @example cy.signInUsingEmailedLink('user@example.com')

(emailAddress: string)

Source from the content-addressed store, hash-verified

15 * @example cy.signInUsingEmailedLink('user@example.com')
16 */
17 signInUsingEmailedLink(emailAddress: string): Chainable<Element>;
18 }
19 }
20}

Callers 2

signin.cy.tsFile · 0.80
commands.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected