Skip to content

AAI-304 user details endpoint to combine Auth0 and backend user data#65

Merged
amandazhuyilan merged 8 commits into
mainfrom
user-details
Sep 9, 2025
Merged

AAI-304 user details endpoint to combine Auth0 and backend user data#65
amandazhuyilan merged 8 commits into
mainfrom
user-details

Conversation

@marius-mather

@marius-mather marius-mather commented Sep 3, 2025

Copy link
Copy Markdown
Collaborator

Description

AAI-304: want to get both Auth0 data and data from our database to display on individual user details pages.

Changes

  • New endpoint to give combined user details
  • Refactor to make some data schemas easier to use without circular imports
  • Unit test for new endpoint

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)

Run uv run pytest

@amandazhuyilan amandazhuyilan merged commit aa72351 into main Sep 9, 2025
2 checks passed
@amandazhuyilan amandazhuyilan deleted the user-details branch November 24, 2025 22:23
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