RestComm / graphics-design

Provide a common repository for all Restcomm designs (logo, icons, ...)
http://www.restcomm.com/
2 stars 7 forks source link

Change the flow in Restcomm API #42

Closed ipsilantide closed 7 years ago

ipsilantide commented 7 years ago

screen shot 2016-12-13 at 5 54 16 pm Questions: 1: Can we modify the credentials from here? If yes we should make it clearer for the user... 2: In the pop up the fields are filled in probably by the browser. Right? 3: Isn't it simpler to use the credentials we have in dashboard? I am afraid that we are troubling users mind with too many credentials (If I add web triggers access token as well). Is there a reason we need those new credentials? 4: Right now we have two buttons "Cancel" and "OK". In case of no changes both of them do the same job. Even if we need to keep the credentials this way. We need to change the flow of adding them

otsakir commented 7 years ago

@ipsilantide , some internal stuff first.

In other words, if we deprecate the 'Access token' in the WebTrigger settings (and all existing applications that use it of course) we don't need this popup.

On to your questions:

  1. Yes, we modify the credentials. Maybe have a 'Save' button instead of 'Ok'. Is this what you mean ?
  2. Yes, it's a very annoying pre-filling behaviour of the browser.
  3. These credentials are a way for RVD to access restcomm. They have to be the same with those in Dashboard. RVD authenticates against restcomm. They are not another set of credentials.
  4. Wdym? There is a dialog that changes sth. We have to provide a way to save or cancel.