InvenTree
InvenTree copied to clipboard
[FR] Add Tokens to PUI
Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find a similar feature request
Problem statement
API Tokens are currently missing from /settings/user/security
Suggested solution
Add API tokens to PUI /settings/user/security and managment APIs to the backend
Describe alternatives you've considered
Using Django Admin (if you are a superuser and know about it)
Examples of other systems
No response
Do you want to develop this?
- [X] I want to develop this.
Waiting on native django-allauth APIs