Hi, any guide on how to use Passwordless and Sessi...
# support-questions-legacy
h
Hi, any guide on how to use Passwordless and Session management in a plain html, js website with flask backend. Is it even possible right now?
r
Hey! Do you want to use our prebuilt ui or custom UI?
h
I have a custom UI
r
Right. Have a look at this example app
h
Ah, I just realized that there is a recipe provided at https://cdn.jsdelivr.net/gh/supertokens/supertokens-web-js/bundle/passwordless.js for Passwordless. The docs mentioned only three js files, so was unsure where I would get the Passwordless module to use
r
Hmm. You should checkout the passwordless recipe docs. That should have that link
h
In the Frontend configuration for Plain JS, it only mentions these three files:
r
Ah right. Yea the docs need to be updated for that. We are working on that