Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Get user by email method addition to Admin client along with example usage script #243

Closed

Conversation

MarkTripod-Duo
Copy link
Contributor

Description

Add get_user_by_email() method to admin client.

Motivation and Context

Address issue #231

How Has This Been Tested?

Manual testing of of both positive and negative email search attempts via the new example script.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • [X ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@MarkTripod-Duo MarkTripod-Duo changed the title Get user by email feat: Get user by email method addition to Admin client along with example usage script Dec 1, 2023
@AaronAtDuo
Copy link
Contributor

@MarkTripod-Duo looks like a bunch of spacing changes snuck into the admin.py file alongside the new method. Would it be easy to remove those?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants