What I’m trying to do:
I am working through the Customizing Users Service (Anvil | Login) how to guide and things are working pretty well. This is a free account so email is in test mode.
What I’ve tried and what’s not working:
When I receive the new user confirmation email, the confirmation link is ill formed as
**
Thanks for signing up for our service. To complete your sign-up, click here to confirm your email address:
None#?email=jim%40jimrea.com&confirm=UXuc1u3WeWbNyr
Thanks!
**
Not clear on what I need to do to correct this code as it comes from the code in a depencency app.
Let me know if you would like me to provide any additional information.
Thanks in advance.
Code Sample:
# this is a formatted code snippet.
# paste your code between ```
Clone link:
share a copy of your app