I'm building an app to help manage mutual funds, and I'm realizing that it's impossible to use a Kite app for testing after deploying to production. Because there's only one option for Redirect URL, I can't possibly continue to test locally with that app.
I don't think it makes sense for Zerodha to require us to buy one app for production and testing each, and I'm also looking at staging environments as well. And also looking at getting multiple people on board in the team.
Is there a way to specify multiple valid Redirect URLs? It seems like the Kite v3 API is geared only to people using it to trade on their own accounts - not for people building apps on the Zerodha platform. Is there some other API / setup I'm supposed to be using?