0
    
    
        
                    talhazengin created
                    
                    
                    
                
                
                    
            6 Answer(s)
- 
    0Hi , You need to find all app.UseAbpRequestLocalization ();and move aboveapp.UseAuthentication ();. This is a problem with the template, we will fix it in the next version.
- 
    0Thanks this fixed. 
- 
    0Hi @talhazengin It would be better to put UseAbpRequestLocalizationjust after theUseMultiTenancy. Because AbpRequestLocalizationMiddleware gets the language of the current user or current tenant.
- 
    0
- 
    0This is right. 
- 
    0Thanks 


 
                                