mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 15:42:26 -05:00 
			
		
		
		
	comment
This commit is contained in:
		
					parent
					
						
							
								98694ca032
							
						
					
				
			
			
				commit
				
					
						58c53c9fce
					
				
			
		
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -173,8 +173,7 @@ const extended = gtsApi.injectEndpoints({ | ||||||
| 
 | 
 | ||||||
| 				// Parse instance URL + set params on it.
 | 				// Parse instance URL + set params on it.
 | ||||||
| 				//
 | 				//
 | ||||||
| 				// Note that any space-separated scopes are
 | 				// Note that scopes are '+'-separated to fit the API.
 | ||||||
| 				// replaced by '+'-separated, to fit the API.
 |  | ||||||
| 				const url = new URL(instanceUrl); | 				const url = new URL(instanceUrl); | ||||||
| 				url.pathname = "/oauth/authorize"; | 				url.pathname = "/oauth/authorize"; | ||||||
| 				url.searchParams.set("client_id", app.client_id); | 				url.searchParams.set("client_id", app.client_id); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue