I am implementing Social Login Reactive, and in the documentation I see that I need to refer users to a ValidateAuthorization page (with a webblock with the same name) after the authentication is succesful. However, the current version of the module seems to not have the ValidateAuthorization web block. Also, in the demo application, the user is redirected to a normal page.
How should I log in a user that is authenticated through the Social Login module?