This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
Question : why use a token session instead of User/password #307
Unanswered
cpainchaud
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This question is for you @fwestenberg as I noticed that session token are just making the code more complex and less reliable. Since all the API commands I tried are supporting direct use of login+password, was there a reason to do this? is there any API call you remember which requires a session token and refuses login+password auth?
Beta Was this translation helpful? Give feedback.
All reactions