Once you have done: "var clay = new Clay(clayConfig, customClay);" and thus enabled Clay based configuration, is there a way to disable it go back a manual Settings page? I ask because when doing OAuth, if the refresh_token has expired, then my app would need to go back to manual Settings in order to start over with OAuth.
Once you have done: "var clay = new Clay(clayConfig, customClay);" and thus enabled Clay based configuration, is there a way to disable it go back a manual Settings page? I ask because when doing OAuth, if the refresh_token has expired, then my app would need to go back to manual Settings in order to start over with OAuth.