Skip to content

AAI-223 Add a 'registration_from' field to app_metadata so we can show app-specific email verification#26

Merged
marius-mather merged 4 commits into
mainfrom
signup-metadata
Jun 6, 2025
Merged

AAI-223 Add a 'registration_from' field to app_metadata so we can show app-specific email verification#26
marius-mather merged 4 commits into
mainfrom
signup-metadata

Conversation

@marius-mather

@marius-mather marius-mather commented Jun 6, 2025

Copy link
Copy Markdown
Collaborator

Description

AAI-223: We need a way to let Auth0 know which app the user signed up from, so we can show app-specific info on email verification pages. Adding a field to app_metadata seems like a good way to do this

Changes

  • Add registration_from to app_metadata schema
  • Add it when creating registration data for each app
  • 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)

Run uv run pytest

@marius-mather marius-mather changed the title AAI-223 Add a 'signup_from' field to app_metadata so we can show app-specific email verification AAI-223 Add a 'registration_from' field to app_metadata so we can show app-specific email verification Jun 6, 2025
@marius-mather marius-mather merged commit 5835356 into main Jun 6, 2025
1 check passed
@amandazhuyilan amandazhuyilan deleted the signup-metadata branch June 19, 2026 03:21
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