pynetbox icon indicating copy to clipboard operation
pynetbox copied to clipboard

Feature request: API token expire time

Open yixiuGit opened this issue 3 years ago • 0 comments

Is it possible to add one more parameter when call "create_token" method to specify the duration of the new token? Every time same user login, they just need to enter their userID and pw, new token will be created and used, after certain time saying 1 hour, token will automatically expired and user need to login again

yixiuGit avatar Aug 17 '22 01:08 yixiuGit