Skip to content

Conversation

@bochunz
Copy link
Contributor

@bochunz bochunz commented Aug 31, 2016

@wora PTAL

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 073c154 on bochunz:go into e48faba on google:master.


// ExpiresIn is the optional expiration time in seconds.
ExpiresIn int `json:"expires_in,omitempty"`
ExpiresIn *int `json:"expires_in,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it part of OAuth 2 spec?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"expires_in" is part of the oauth 2 spec, but I didn't see "expiry", which is defined in golang's token

@wora
Copy link
Contributor

wora commented Aug 31, 2016

LGTM

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e946e1d on bochunz:go into 4585778 on google:master.

@bochunz bochunz merged commit 59d6487 into google:master Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants