Providing warning to users about instability of OAuth/API

This commit is contained in:
Christopher Allan Webber 2013-03-08 14:38:55 -06:00
parent 7bf229267d
commit 81f73707a6

View File

@ -7,6 +7,10 @@
Development has been entirely focused on Making It Work(TM). Use this Development has been entirely focused on Making It Work(TM). Use this
plugin with caution. 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 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 more GNU MediaGoblin users in a safe way in order retrieve, create and update
content stored on the GNU MediaGoblin instance. content stored on the GNU MediaGoblin instance.