Describe the bug
When trying to login with GitHub and LinkedIn, I cannot get the returned data and provider.
The github property remains in the local storage and no error is sent to the onReject callback.
To Reproduce
Steps to reproduce the behavior:
Click on login with GitHub
Fill in the details and click on "Login"
The code property is added to the local storage
Expected behavior
The data and provider should return in the onResolve callback.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Describe the bug When trying to login with GitHub and LinkedIn, I cannot get the returned
data
andprovider
. Thegithub
property remains in the local storage and no error is sent to theonReject
callback.To Reproduce Steps to reproduce the behavior:
code
property is added to the local storageExpected behavior The
data
andprovider
should return in theonResolve
callback.Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):