Skip to content		
				
		
	
				
			
	
		
			
	
					
			
		
			
General
- Fixed a crash related to deleting the wrong allocation on some async callbacks
 
WEB
- Refactored the web module into separate header and source files
 - All references to previous WEB functions will be invalid, they are now all contained within their own UObject to make it easier to use in the future
 - ClientId and ClientSecret is now stored as a data struct
 - Collapsed all RequestAccessToken parameters to a struct
 - New function: InitiateEpicAuthentication more info regarding this node will be available later
 - Collapsed all RequestAuthAccessToken parameters to a struct