python-consul icon indicating copy to clipboard operation
python-consul copied to clipboard

feat: Add ACL token on create session method

Open abarbare opened this issue 7 years ago • 1 comments

My environment is set to deny all request and I need to specify token for each of my API call. This PR intent to add token parameter on session creation

abarbare avatar Oct 06 '18 11:10 abarbare

See also https://github.com/cablehead/python-consul/pull/251

timp87 avatar Jul 18 '19 09:07 timp87