What is the difference between self-hosted SDKs an...
# general
s
What is the difference between self-hosted SDKs and Ory Network SDK? Can I just migrate to network without changing code?
e
Typically you would have to change the URL in the SDK configuration object/constructor and add the API Token for your network project.
gratitude thank you 1