I'm planning to use Ory Kratos for SMS OTP-based authentication and user management, with Golang and the Echo framework for implementation. I have APIs for sending and verifying OTPs but am struggling with the integration. Specifically, I need help implementing registration, login, and user/identity CRUD APIs. Could you provide a process outline or reference to any blogs or articles that cover this integration?