I’d like to implement OAuth login with Monday.com in an internal mobile app, but I’m having trouble setting the custom scheme redirect url in the Monday.com app configuration page. It only accepts https redirect urls and won’t save the url if I enter one with a custom scheme. Is this simply not supported?
This is what the path to the redirect URL settings page I’m talking about looks like: https://<my-team>.monday.com/apps/manage/<app-id>/app_features/<other-id>/section/redirectUris
I’ve gotten a response from the developers. They don’t support custom URL schemes for the redirect URL and they don’t have an ETA on when such a feature might be implemented.