Merge branch 'rpc' into v1.2-next
This commit is contained in:
		
						commit
						687391e56b
					
				| @ -323,6 +323,11 @@ | |||||||
| 
 | 
 | ||||||
|         return toRequest; |         return toRequest; | ||||||
|       } |       } | ||||||
|  |     , broker: function (providerUri, opts) { | ||||||
|  |         opts._scheme = "localstorage:"; | ||||||
|  |         opts._pathname = "issuer"; | ||||||
|  |         return OAUTH3.urls.rpc(providerUri, opts); | ||||||
|  |       } | ||||||
|     , discover: function (providerUri, opts) { |     , discover: function (providerUri, opts) { | ||||||
|         return OAUTH3.urls.directives(providerUri, opts); |         return OAUTH3.urls.directives(providerUri, opts); | ||||||
|       } |       } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user