Skip to content

v1.0.0 Release

Latest
Compare
Choose a tag to compare
@mikouaj mikouaj released this 30 Jul 08:19
· 1 commit to master since this release

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