update urls

Bu işleme şunda yer alıyor:
AJ ONeal 2017-11-10 12:40:21 -07:00
ebeveyn bdd3cd36f4
işleme f3988a5665
2 değiştirilmiş dosya ile 7 ekleme ve 2 silme

Dosyayı Görüntüle

@ -1,6 +1,11 @@
issuer@oauth3.org (js) issuer@oauth3.org (js)
====================== ======================
| [oauth3.js](https://git.oauth3.org/OAuth3/oauth3.js)
| [issuer.html](https://git.oauth3.org/OAuth3/issuer.html)
| *issuer.rest.walnut.js*
| Sponsored by [Daplie](https://daplie.com)
Implementation of server-side RESTful OAuth3 issuer APIs. Implementation of server-side RESTful OAuth3 issuer APIs.
These are the OAuth3 APIs that allow for creation and retrieval of public keys These are the OAuth3 APIs that allow for creation and retrieval of public keys

Dosyayı Görüntüle

@ -1,6 +1,6 @@
{ {
"name": "issuer_oauth3.org", "name": "issuer_oauth3.org",
"version": "1.0.0-placeholder", "version": "1.2.0",
"description": "Implementation of server-side RESTful OAuth3 issuer APIs", "description": "Implementation of server-side RESTful OAuth3 issuer APIs",
"main": "rest.js", "main": "rest.js",
"scripts": { "scripts": {
@ -8,7 +8,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://git.daplie.com/Oauth3/issuer_oauth3.org.git" "url": "git+https://git.oauth3.org/OAuth3/issuer.rest.walnut.js.git"
}, },
"dependencies": { "dependencies": {
"bluebird": "^3.5.0", "bluebird": "^3.5.0",