Release Notes
First release of Equinix specific oAuth2 flows implementation in Go. Module was created for purpose of Terraform provider plugin.
New features
- implemented Equinix specific client credentials grant type. Implementation is based on standard Go oAuth2 module