Question By
Solved

Auth parameters

Solved
lavorato

Jan 2nd, 2026 06:17 PM

Hello! I'd like to know the best way to receive a parameter when the user comes to the registration screen in Auth Dojo. I'd like to associate a value with the registered user. Thanks!

bobbyiliev

Jan 3rd, 2026 10:49 AM

Best Answer

Hi there!

You should be able to override the default package views and add any customizations needed similar to the setup here:

Customizing the Auth package

Let me know how it goes!

lavorato

Jan 4th, 2026 08:40 AM

Thanks @bobbyliev. I'll try it.