Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Consider using Service Workers to refresh access token #12

Open
manifest opened this issue Jan 19, 2019 · 2 comments
Open

Consider using Service Workers to refresh access token #12

manifest opened this issue Jan 19, 2019 · 2 comments

Comments

@manifest
Copy link
Member

Service Workers is now shipped by all major browser vendors
https://caniuse.com/#search=service%20workers
https://jakearchibald.github.io/isserviceworkerready/index.html#moar

It may be used to refresh the access token of the current user.

@rogaldh
Copy link
Contributor

rogaldh commented Jan 21, 2019

Relates to #11

@rogaldh
Copy link
Contributor

rogaldh commented Jan 21, 2019

Seems ok to use that if applicable.

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

No branches or pull requests

2 participants