Facebook login with Firebase auth

Troubleshooting

Hi, I'm making an web app with Firebase auth, and I want users to login with Facebook.

But it seems Facebook login is not working.

When I search for it, it seems it's been about a year since there's been some posts about FB login not working.

Can you help me solve it?

What have you tried so far?
  1. I have deployed my FF app to an URL: https://example.flutterflow.app (it's not my actual URL, I've used my real one for sure.)

  2. I have created Firebase project and registered above URL into Firebase Auth's allowed domain.

  3. I have created a Facebook app, following this docs.

    1. One problem is, I couldn't add "web" platform.

    2. The documentation is adding Android but I'm using only web.

    3. When I try to add my URL, it says the URL is malicious.

    4. " We can't review this website because the content doesn't meet our Community Standards. If you think this is a mistake, please let us know. "

  4. I found one stackoverflow article saying I should add "flutterflow.app" in App Domains to solve this malicious URL problem, so I tried it, but nothing solves, still saying it's malicious.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply