Each OAuth provider requires a unique secret and key, failing inserting both leads to a fatal error as in
		
				
						| Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, phpbb\auth\provider_collection given
 | 
			
 
instead of throwing the correct error message like
 