Skip to content

Query users by email address #59

@bradkf

Description

@bradkf

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
There's seems to be no way to programmatically query the Auth Users by email address. This means that, in order to know if a user already exists, we have to create the user and wait for an exception to be thrown, which is a complete antipattern for something like this.

Describe the solution you'd like
An addition to the Catalyst API (and related SDKS) to allow us to query a User by their email address.

Describe alternatives you've considered
No alternatives required. Just an addition to the API, please. This should have been there from the start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions