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

feat(IBMVerifyAuthenticator): add new authenticator for IBM Verify token exchange #197

Closed padamstx closed 11 months ago

padamstx commented 11 months ago

This commit introduces the new IBMVerifyAuthenticator that can be used to exchange an apikey for an access token using the Multi-Cloud Saas Platform authentication token server.

padamstx commented 11 months ago

Closing this due to new branch