AmitXShukla / Online-School-Management-App-Angular-Firebase

Angular 11.0 Firebase App - Online School , Student Management App
184 stars 88 forks source link

facebook authentication not working #17

Closed sreyashi-123 closed 4 years ago

sreyashi-123 commented 4 years ago

I have created an app in developers facebook site and from there i have copied the app id and app secret key and pasted it in authentication page of the firebase.Also i have COPIED the Oth redirect Url from firebase and pasted it under the products section under facebook settings page.Still after validating the facebook option in the app it is not redirecting to the update profle page instead it is coming back to the initial login page.Can you mention where i am going wrong. image

sreyashi-123 commented 4 years ago

Basic settings page in fb developers site for your reference. image.Can you check where m i going wrong.As far as code is concerned i have not changed that from yours.

AmitXShukla commented 4 years ago

Did you copy these settings over your database Firebase -> Authentication-> Sign-in methods -> Facebook -> enable

sreyashi-123 commented 4 years ago

Yes I did copy