IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

fix: expose IamAuthenticator.requestToken as a public method #78

Closed padamstx closed 4 years ago

padamstx commented 4 years ago

Fixes: https://github.ibm.com/arf/planning-sdk-squad/issues/2215

This PR exposes IamAuthenticator.requestToken() as a public method, along with the IamTokenServerResponse struct which is returned by requestToken().

tomasroy-ibm commented 4 years ago

Validating these changes based on request in https://github.ibm.com/arf/planning-sdk-squad/issues/2215#issuecomment-24202267 now

ibm-devx-automation commented 4 years ago

:tada: This PR is included in version 4.6.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: