CORS Missing Allow Origin #713
              
                Unanswered
              
          
                  
                    
                      sindev95
                    
                  
                
                  asked this question in
                Help (Vue)
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
so i'm trying to do social login/register with laravel/vue(v2) , the backend works fine
my problem is when i try to login , the redirect fails (XHR) with error as the title and Reason: CORS header ‘Access-Control-Allow-Origin’ missing
i tried to create middleware for the cors but still same thing .
any help is appreciated
thanks
Beta Was this translation helpful? Give feedback.
All reactions