olin-build / abe-web

Web Calendar front-end to ABE (Amorphous Blob of Events)
https://events.olin.build/
MIT License
5 stars 4 forks source link

Enable OAuth sign-in #234

Closed osteele closed 6 years ago

osteele commented 6 years ago

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 commented 6 years ago

Pull Request Test Coverage Report for Build 318


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

💛 - Coveralls