update urls
This commit is contained in:
		
							parent
							
								
									bdd3cd36f4
								
							
						
					
					
						commit
						f3988a5665
					
				@ -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
 | 
				
			||||||
 | 
				
			|||||||
@ -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",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user