Join Discord
Powered by
Hi, any guide on how to use Passwordless and Sessi...
# support-questions-legacy
h
hermit908
09/15/2022, 12:33 PM
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
rp_st
09/15/2022, 12:35 PM
Hey! Do you want to use our prebuilt ui or custom UI?
h
hermit908
09/15/2022, 1:00 PM
I have a custom UI
r
rp_st
09/15/2022, 2:10 PM
Right. Have a look at this example app
rp_st
09/15/2022, 2:12 PM
https://github.com/gitcommitshow/supertokens-web-js/tree/master/examples/angular/with-passwordless
h
hermit908
09/15/2022, 4:47 PM
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
rp_st
09/15/2022, 4:48 PM
Hmm. You should checkout the passwordless recipe docs. That should have that link
h
hermit908
09/15/2022, 4:49 PM
In the Frontend configuration for Plain JS, it only mentions these three files:
r
rp_st
09/15/2022, 4:49 PM
Ah right. Yea the docs need to be updated for that. We are working on that
Previous
Next