email password as of now
# support-questions-legacy
p
email password as of now
p
ok but where should I put that code because we using the hosted solution of the supertoken so we do not have a code control and all
r
You need to host your own backend process and integrate that with our backend SDK
p
I didn't get you. you mean we need to create a new service for what and what it will do?
do you have any video tutorials on that?
r
The middle part, the "backend API" part will have the code that integrates with our backend SDK
(which will then talk to the core hosted by us)
Essentially, it will expose all the APIs that are needed by your frontend for auth to work, and it will issue a JWT to the frontend which can then be given to hasura
p
ok let me check
r
You can see a video here:

https://www.youtube.com/watch?v=sgicweOyDyk&ab_channel=Hasura

p
ok cool
r
the first part of the video (until 33:36).. the rest of it is just experimentation..
p
ok
2 Views