Need Help Setting Up NextAuth with Facebook Provider
I'm encountering difficulties setting up NextAuth with the Facebook provider. Here's my current situation:
- I have a verified business account running in live mode. - I need to set up login with Facebook functionality. - Testing in localhost gives me the error "Insecure login blocked. You can't get an access token or log in to this app from an insecure page. Try reloading the page as https://." - Deploying the app on a staging environment gives me the error "It looks like this app isn't available."
Account setup details: - Inside App Settings > Basic, my domains include localhost, live.domain.com, and dev.domainname.com. - Site URL: http://localhost:3000/