Create
Tools
Account
Free & open source
On GitHub
Resources
Community
Platform
Open Source
Lavorato
Jan 2nd, 2026. Last update Jan 6th, 2026
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!
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!
Jan 4th, 2026 08:40 AM
Thanks @bobbyliev. I'll try it.