Browse Source

Update 2016-03-19-OAuth.md

master
René Stach 9 years ago
parent
commit
bb81de292f
  1. 2
      _posts/articles/2016-03-19-OAuth.md

2
_posts/articles/2016-03-19-OAuth.md

@ -8,7 +8,7 @@ comments: true
ads: true
---
Many online services use OAuth to grant users time-limited permission to their service. This is a problem for background services. Learn how Duplicati 2.0 works around this.
Some backup services use OAuth to grant their users time-limited access. Learn how Duplicati 2.0 works around the time limitation so that it can run in the background.
## The Issue with OAuth

Loading…
Cancel
Save