Skip to content

Conversation

@okue
Copy link
Member

@okue okue commented Jun 12, 2019

#160
New APIs:

issue_access_token(self, client_id, client_secret, grant_type='client_credentials', timeout=None)
Issues a short-lived channel access token.

https://developers.line.biz/en/reference/messaging-api/#issue-channel-access-token

revoke_access_token(self, access_token, timeout=None)
Revokes a channel access token.

https://developers.line.biz/en/reference/messaging-api/#revoke-channel-access-token

@okue okue requested a review from be-hase June 12, 2019 08:15
Copy link
Member

@be-hase be-hase left a comment

Choose a reason for hiding this comment

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

Thanks, but I left comment.

@okue okue requested a review from be-hase June 14, 2019 05:35
Copy link
Member

@be-hase be-hase left a comment

Choose a reason for hiding this comment

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

Thanks :)
LGTM

@be-hase be-hase merged commit cca529c into master Jun 14, 2019
@be-hase be-hase deleted the issue-160-oauth branch June 14, 2019 06:48
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.

3 participants