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

Enable OAuth sign-in #234

Merged
merged 1 commit into from
May 15, 2018
Merged

Enable OAuth sign-in #234

merged 1 commit into from
May 15, 2018

Conversation

osteele
Copy link
Contributor

@osteele osteele commented May 15, 2018

Description

When the user is outside the network, offer an option to sign in via OAuth. Save the access token in local storage for use in a subsequent session; and present it as a bearer token on API requests.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 318

  • 2 of 17 (11.76%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.8%) to 33.655%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/data/auth.js 2 17 11.76%
Totals Coverage Status
Change from base Build 315: -0.8%
Covered Lines: 157
Relevant Lines: 460

💛 - Coveralls

@osteele osteele merged commit 32c651b into dev May 15, 2018
@osteele osteele deleted the osteele/oauth branch May 15, 2018 18:11
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.

None yet

2 participants