I'm having a hard time setting up Angular Fontend....
# support-questions-legacy
g
I'm having a hard time setting up Angular Fontend. How do I use the functions mentined? (https://supertokens.com/docs/web-js/modules.html)
r
hey! We don't have an angular example yet with that SDK, but we have one with vue JS: https://github.com/supertokens/supertokens-web-js/tree/master/examples/vuejs/with-thirdpartyemailpassword The way to use the SDK functions is pretty much the same though.
g
Thx, will take a look