calher99
KKinde
•Created by calher99 on 2/17/2025 in #💻┃support
Custom param missing from callback using authUrlParams in Kinde Next.js
Does that mean that when we add anything to the authUrlParams it will be overwritten? What alternative do I have?
<LoginLink
authUrlParams={{
state: "YOUR_INVITE_TOKEN",
}}
>
4 replies