Valid OAuth redirect URIs for facebook - Django Social Auth -


i referring tutorials implement django social-auth, hace implemented twitter , google+ . but, in case of facebook , not seeing "valid oauth redirect uris" has provided facebook. assume new developer console of facebook has new field.

by leaving field empty, still able login not getting relevent details fb. might because of "redirect uri".

enter image description here

i followed below tutorials

i guessed "http://localhost:8000/oauth/complete/facebook/" uri looking @ google+ , twitter pattern still not getting email id of user.

can please confirm redirect uri has been used them facebook in django app


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -