Hi guys. I am reading the CDI doc in swagger and I am trying to implement the sign up from my nodejs server, but I don't know how to use end point. I see that is a POST method and the end point is /recipe/signup but what is the route base or how do I have to implement the endpoint?
r
rp_st
04/06/2022, 4:35 AM
Hey! So the CDI APIs are the core’s APIs and those should be queried by your nose server.
rp_st
04/06/2022, 4:35 AM
The domain is the connectionURI and the path is what is shown in the swagger spec.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).