Skip to content

Conversation

@sherodtaylor
Copy link

I'm currently using another library to go through the OAuth flow. I would like to use this library to call Coinbase but not to authenticate.


// The OAuth Tokens Struct returned from OAuth Authentication
type oauthTokens struct {
// OauthTokens the OAuth Tokens Struct returned from OAuth Authentication

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: In my opinion, this change does not add value to the comment. Since the OauthTokens struct is on the next line, adding its name to this comment does not seem to add information to this comment. I would remove this, but will approve anyways as it's not hurting anything and is subjective.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants