-
Hello, For example, I would like to know whether Nest.js should communicate with the Admin or Self-Service API endpoints. Or should I use the @ory/kratos-client library or Axios/HTTP module to communicate with the above mentioned endpoints? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello @vdemcak |
Beta Was this translation helpful? Give feedback.
Hello @vdemcak
apologies for the late answer! You can probably use our Node.js guide as a starting point. When using Ory Network use the @ory/client library. I would say most of the time you would use the Public/Frontend API.
Let me know if I can help further. A Nest.js specific guide would be great, if I have some time I will see to work on it, any contributions welcome 👍