I have developed react js framework outlook add-ins , In that i need to add salesforce log in , so i was make the salesforce oauth2 auth request from client Side getting the cors error
i have tried the jsforce script , This is solve this issue but in this refresh token not getting
i have added the cors Allowed origins in salesforce still i am getting error
Any thoughts about this please share me
Note : Add-ins developed using javascript and this issue occur on local environment