]> gitweb.factorcode.org Git - factor.git/commit
oauth: let's rename vocab to oauth1
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 17 Oct 2016 06:02:30 +0000 (08:02 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Mon, 17 Oct 2016 06:03:48 +0000 (08:03 +0200)
commit917d611df513d66d517060a8de5d36e229264b69
treee16cc683889c6304d0fe6d19c0a4b299786ffbaf
parent7d9bad465ca447dc5b407044a6ce4f49c4f40686
oauth: let's rename vocab to oauth1

Because there is a competing OAuth 2.0 protocol which is different. So
this rename should reduce confusion.
extra/oauth/authors.txt [deleted file]
extra/oauth/oauth-tests.factor [deleted file]
extra/oauth/oauth.factor [deleted file]
extra/oauth1/authors.txt [new file with mode: 0644]
extra/oauth1/oauth1-tests.factor [new file with mode: 0644]
extra/oauth1/oauth1.factor [new file with mode: 0644]
extra/twitter/twitter.factor