Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth fix #5

Merged
merged 11 commits into from
Nov 8, 2017
Merged

Auth fix #5

merged 11 commits into from
Nov 8, 2017

Conversation

joakimgunst
Copy link
Contributor

  • Fixed issue when access token expires
  • Fixed issue when refresh token is revoked
  • Fixed mobile styles
  • Updated libraries
  • Added link to hosted app

@joakimgunst joakimgunst self-assigned this Nov 6, 2017
* Throws error if no valid token can be returned.
* Gets access token from local storage, by requesting new token,
* or by reading authorization code from URL parameter.
* Returns null if no valid token can be returned.

Choose a reason for hiding this comment

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

Throws error if no valid token can be returned.

@joakimgunst joakimgunst merged commit e618822 into master Nov 8, 2017
@joakimgunst joakimgunst deleted the auth-fix branch November 8, 2017 09:25
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