◐ Shell
clean mode source ↗

Adding refresh_token method. by vangorra · Pull Request #33 · orcasgit/python-nokia

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Open

vangorra

wants to merge 1 commit into

orcasgit:masterfrom

vangorra:vangorra_refresh_token

Open

Adding refresh_token method.#33

vangorra

wants to merge 1 commit into

orcasgit:masterfrom

vangorra:vangorra_refresh_token

Conversation

@vangorra

Copy link Copy Markdown

No description provided.

@coveralls

Copy link Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling faf9485 on vangorra:vangorra_refresh_token into fd4951d on orcasgit:master.

1 similar comment

@coveralls

Copy link Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling faf9485 on vangorra:vangorra_refresh_token into fd4951d on orcasgit:master.

@vangorra

Copy link Copy Markdown

Author

Fixes #29, #30, #31

@brad

brad commented

Jan 25, 2019

Copy link Copy Markdown

Member

@vangorra This method is not actually necessary. When an API call is made after the token has expired, the client automatically makes a call out to refresh the token and runs the token updater so your new tokens persist.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vangorra @coveralls @brad