From 81f73707a63fec1fc46f2cdd49c983e5afc053c8 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Fri, 8 Mar 2013 14:38:55 -0600 Subject: [PATCH] Providing warning to users about instability of OAuth/API --- mediagoblin/plugins/oauth/README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mediagoblin/plugins/oauth/README.rst b/mediagoblin/plugins/oauth/README.rst index 405a67e2..753b180f 100644 --- a/mediagoblin/plugins/oauth/README.rst +++ b/mediagoblin/plugins/oauth/README.rst @@ -7,6 +7,10 @@ Development has been entirely focused on Making It Work(TM). Use this plugin with caution. + Additionally, this and the API may break... consider it pre-alpha. + There's also a known issue that the OAuth client doesn't do + refresh tokens so this might result in issues for users. + The OAuth plugin enables third party web applications to authenticate as one or more GNU MediaGoblin users in a safe way in order retrieve, create and update content stored on the GNU MediaGoblin instance. -- 2.25.1