I am trying to write a Django / REST API back end with Facebook authentication, for use with a phone app front end. I installed and configured both django-rest-auth and django-allauth. When testing I can log into Facebook and authorise my app to access my Facebook account, OK. But then I am faced with a HTML form for specifying a Django user name, I was expecting a REST API request for this information. Is there a reasonable way to configure these packages so that all the communications are via REST? (Am I misunderstanding something?)
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5918e090-bf3f-460f-b32f-f50a8499c6e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment