Dale Gacusan
Dale Gacusan
Noticed that the **LessonCard** component in *app-react* is a *work under progress*. This should be implemented as soon as possible since it's one of the bare-bone features of the application.
After successfully logging in, the callback for `onSuccess` is not called. When you click the login with facebook button again, it now calls the `onSuccess` callback. Basically you need to...
The pop-up does not close after a successful log-in. The pop-up stays open and you can browse your facebook content in the pop-up. --- I'm developing in localhost:3000 with `HTTPS=true`...