Interface UsersLookupInput

Hierarchy

  • UsersLookupInput

Properties

countryCodes?: string

¯_(ツ)_/¯

Most likely the default country code of your phone by your location. For me, it was [{"country_code":"7","source":["default"]}]

Default

[{"country_code":"7","source":["default"]}]
query: string

Username, phone or email

waterfallId: string

You should generate your own waterfall id (randomUUID()). It should be the same for the whole password reset flow.