Hi I have some questions regarding adding password...
# support-questions-legacy
e
Hi I have some questions regarding adding passwordless login for a certain group of users. I want them to be able to exchange a simple code for a link (or something similar) that logs them into the platform and pins their id etc. I will have generated the users on the backend before hand and connected each user with the code. I have an implementation built using thirdpartypasswordless but I am unsure if that is the correct approach - i have succeeded in creating a user in supertokens and generating a link but I am unable to use it to auth in the frontend. I'm using node + react libraries. My company Bemlo is a customer with Enterprise SSO hosting for a subset of our users.