write OAuth token to cache by default (#616)
This commit is contained in:
@@ -910,6 +910,16 @@ Description Controls how a user is directed to an OAuth authorization site.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.oauth.cache
|
||||
---------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``true``
|
||||
Description Store tokens received during OAuth authorizations
|
||||
in `cache <cache.file_>`__.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.oauth.port
|
||||
--------------------
|
||||
=========== =====
|
||||
|
||||
Reference in New Issue
Block a user