Loading...
Was this page helpful?
This documentation provides a reference to the validateTokenStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step validates a specified token and returns its associated invite. If not valid, the step throws an error.
string
stringstring
stringInviteDTO
InviteDTOid
stringemail
stringaccepted
booleantoken
stringexpires_at
Datemetadata
null | Record<string, unknown>created_at
Dateupdated_at
Datedeleted_at
null | Date