Providing warning to users about instability of OAuth/API
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 8 Mar 2013 20:38:55 +0000 (14:38 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 8 Mar 2013 20:38:55 +0000 (14:38 -0600)
mediagoblin/plugins/oauth/README.rst

index 405a67e2dd4fc1f1903abadad009eaec38197681..753b180f2df3dd4bdeaafbcfbcc39c3a11154be8 100644 (file)
@@ -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.