Hi,
While creating new client for OAuth(Build an app with Asana), there is a limitation that only one redirect URl can be specified. But I have a case to have multiple redirect URI in OAuth client(So, I can have same oauth client for my development and test sites). I can set multiple URIs in Google and other oauth providers.
Do you have any solution which suits my query.