python-consul
python-consul copied to clipboard
feat: Add ACL token on create session method
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
See also https://github.com/cablehead/python-consul/pull/251