Web-tree / trust

0 stars 1 forks source link

Project api secret generation #31

Open Max-Levitskiy opened 6 years ago

Max-Levitskiy commented 6 years ago

Original report by Maxim Levitskiy (Bitbucket: max-levitskiy, GitHub: max-levitskiy).


On project page owner of project can generate-regenerate api secret.

Max-Levitskiy commented 6 years ago

Original comment by Maxim Levitskiy (Bitbucket: max-levitskiy, GitHub: max-levitskiy).


As part of this task should be done:

  1. Create application page, if we don't have applications.
  2. Applications list if we have any.
  3. Create application form with display name.
  4. After creation of an application we should display application ID and secret. Secret should be shown just once, after - reset only. Secret generated randomly and should be encoded with same principle as our passwords.