Join Discord
Powered by
Hi is it possible to generate a magic link with a ...
# support-questions-legacy
m
mongoose1993
09/21/2023, 4:31 PM
Hi is it possible to generate a magic link with a custom payload?
https://supertokens.com/docs/passwordless/common-customizations/generating-magic-link-manually
r
rp_st
09/21/2023, 7:52 PM
hey
@mongoose1993
you can add any query param to the generated URL - if that's what you are asking
rp_st
09/21/2023, 7:52 PM
once the url is generated, just parse it with any url loader class and add query params as usual
m
mongoose1993
09/22/2023, 8:38 AM
Thats great thank you for the respones
3
Views
Previous
Next