NetNewsWire/Frameworks/Account/Feedly
2020-05-20 15:26:14 +10:00
..
Models Improve the test coverage and add some documentation. 2020-01-31 07:55:50 +11:00
Operations Ensure token is refreshed at least once a day before syncing. 2020-04-19 08:45:51 +10:00
Services Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyAccountDelegate.swift Asychronously renew OAuth access tokens as needed for any 401 Unauthorized response from Feedly and automatically retry the request. Fixes #1859 2020-05-20 15:26:14 +10:00
FeedlyAccountDelegate+OAuth.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyAccountDelegateError.swift
FeedlyAPICaller.swift Asychronously renew OAuth access tokens as needed for any 401 Unauthorized response from Feedly and automatically retry the request. Fixes #1859 2020-05-20 15:26:14 +10:00
FeedlyFeedContainerValidator.swift Let Feedly users add to the uncategorized collection/folder. 2020-01-17 15:25:57 +11:00
FeedlyResourceProviding.swift
OAuthAccountAuthorizationOperation.swift Revise Feedly tests to use MainThreadOperationQueue; get them building again. They don’t pass, but at least they build. 2020-01-15 22:10:06 -08:00
OAuthAcessTokenRefreshing.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
OAuthAuthorizationClient+Feedly.swift Update Feedly's sandbox OAuth client secret. 2020-05-20 15:24:23 +10:00
OAuthAuthorizationCodeGranting.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00