Add 'Token' panel to UI#596
Conversation
vincent-olivert-riera
left a comment
There was a problem hiding this comment.
Minor changes. Overall looks very good.
|
@vincent-olivert-riera |
You could have used the "Commit suggestion" button. It would have been easier to review for me, and also, some mistakes that I found on your fixup commit wouldn't be there :) |
Thank you! I don't know about this feature yet. I'll try it now. 😄 |
I did it. Is it fine from your view? 👀 |
Yes, perfect. Please rebase the branch and squash all the necessary commits. After that I will have a last look at it and hopefully approve it and merge it. 👍 |
7b85c09 to
9708c6f
Compare
When accessing APIs created by Promgen's Django REST Framework, users will need a Token for authentication. We have added a new panel on the Profile page that allows users to create and manage their own tokens.
9708c6f to
a296f1f
Compare
When accessing APIs created by Promgen's Django REST Framework, users will need a Token for authentication. We have added a new panel on the Profile page that allows users to create and manage their own tokens.

