Skip to content

Releases: equinix/oauth2-go

v1.0.0 Release

30 Jul 08:19
Compare
Choose a tag to compare

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