https://supertokens.com/ logo
p

prashant_suthar

02/21/2022, 10:53 AM
email password as of now
p

prashant_suthar

02/21/2022, 11:02 AM
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

rp

02/21/2022, 11:05 AM
You need to host your own backend process and integrate that with our backend SDK
p

prashant_suthar

02/21/2022, 11:06 AM
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

rp

02/21/2022, 11:06 AM
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

prashant_suthar

02/21/2022, 11:08 AM
ok let me check
r

rp

02/21/2022, 11:08 AM
You can see a video here:

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

p

prashant_suthar

02/21/2022, 11:08 AM
ok cool
r

rp

02/21/2022, 11:11 AM
the first part of the video (until 33:36).. the rest of it is just experimentation..
p

prashant_suthar

02/21/2022, 11:12 AM
ok
2 Views