After setting up a new install of DNN version 09.01.00 and deploying the DotNetNuke Facebook Authentication Project with needed settings and enabled. Next was configuring a new Facebook App using their API 2.6 and Add FaceBook Login - with "Web OAuth Login" enabled and establishing "Valid OAuth redirect URIs". Then returning the DNN installed site to "Login with Facebook" which fails to create a user and/or fails to permit access to the website.
The Facebook Login appears and fater a success user and password are entered. The FB UI does not mention any access permissions or confirmation of same. The FB login closes and the Url returned is the callback with blah-blah/Login?code={what looks like an access code}&state=Facebook#_=_
I have checked the database and determined no new user.
Has anyone else had this experience with DNN9's FB Authentication?