Skip to content

Get list of users without verified emails#62

Merged
amandazhuyilan merged 6 commits into
mainfrom
aai-325-email-verification
Sep 1, 2025
Merged

Get list of users without verified emails#62
amandazhuyilan merged 6 commits into
mainfrom
aai-325-email-verification

Conversation

@amandazhuyilan

@amandazhuyilan amandazhuyilan commented Aug 29, 2025

Copy link
Copy Markdown
Contributor

Description

AAI-325: Get list of unverified users.

Changes

  • Added new user admin router users/unverified
  • Added related tests

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have added unit / integration tests that prove my fix is effective or that my feature works
  • I have run all tests locally and they pass
  • I have updated the documentation (if applicable)

How to Test Manually (if necessary)

All unit tests shall pass.

@amandazhuyilan amandazhuyilan changed the title Get user email verification information Get list of users without verified emails Sep 1, 2025

@marius-mather marius-mather left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you try to update this to use the search options in the Auth0 Management API? Filtering the results after the fact should only be done if there's no option in the API

Comment thread routers/admin.py Outdated
@amandazhuyilan amandazhuyilan force-pushed the aai-325-email-verification branch from f3e1476 to 430f1e5 Compare September 1, 2025 23:11

@marius-mather marius-mather left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks great!

@amandazhuyilan amandazhuyilan merged commit 586510d into main Sep 1, 2025
2 checks passed
@amandazhuyilan amandazhuyilan deleted the aai-325-email-verification branch September 16, 2025 00:10
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