SIMBAChain / libsimba.py-platform

MIT License
1 stars 0 forks source link

Blk 441 python sdk oauth2 update #26

Closed bpbirch closed 2 years ago

bpbirch commented 2 years ago

udpated to use Django OAuth2 Toolkit client credential flow.

Documentation is updated to reflect which vars to set. Includes documentation to inform user that they can set variables in a .env file instead of setting environment variables.