Add custom query parameters to user email password-less invite links

Describe the problem you’d like to have solved

#381 links to user invite link but it does not mention that the link is able to carry additional custom parameters or support passwordless links.

Describe the ideal solution

User a is able to invite user b by clicking a button on my app. This triggers an api request to send a passwordless email invite link to user b. This link should also carry additional CUSTOM parameters so that once they sign in, they are placed into different areas of the app properly.