consider rpc implementation
This commit is contained in:
		
							父節點
							
								
									a43282fab6
								
							
						
					
					
						當前提交
						4e225e95c9
					
				@ -81,6 +81,9 @@
 | 
				
			|||||||
      action: 'directives'
 | 
					      action: 'directives'
 | 
				
			||||||
    , state: core.utils.randomState()
 | 
					    , state: core.utils.randomState()
 | 
				
			||||||
    , redirect_uri: opts.appUrl + (opts.appCallbackPath || '/.well-known/oauth3/callback.html')
 | 
					    , redirect_uri: opts.appUrl + (opts.appCallbackPath || '/.well-known/oauth3/callback.html')
 | 
				
			||||||
 | 
					    , response_type: 'rpc'
 | 
				
			||||||
 | 
					    , _method: 'GET'
 | 
				
			||||||
 | 
					    , _pathname: '.well-known/oauth3/directives.json'
 | 
				
			||||||
    , debug: opts.debug || undefined
 | 
					    , debug: opts.debug || undefined
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user