I'm working on getting registration & login set-up with Facebook using Socialite on a brand new locally hosted Laravel instance. I believe I have it all set-up, but when I go to test it - I get the error "Facebook has detected Hunny isn't using a secure connection to transfer information."
I am aware that because I don't have it set-up to be an https site, I may be SOL - but until I get this hosted on the web, is there a workaround for testing?
Socialite while using Valet
I'm working on getting registration & login set-up with Facebook using Socialite on a brand new locally hosted Laravel instance. I believe I have it all set-up, but when I go to test it - I get the error "Facebook has detected Hunny isn't using a secure connection to transfer information."
I am aware that because I don't have it set-up to be an https site, I may be SOL - but until I get this hosted on the web, is there a workaround for testing?