aws-samples / amazon-cognito-developer-authentication-sample

Apache License 2.0
99 stars 50 forks source link

Amazon Mobile Hub - Custom authentication in Django #2

Open flexpeace opened 8 years ago

flexpeace commented 8 years ago

So l have Django Back-end hosted on Heroku which uses Django Rest Framework. I have configured and installed Amazon Mobile Hub and works really well. I am able to log in with Facebook and Google+. I would like to use Django's User Authentication with AWS Cognito Developer Authentication. So that l can authenticate users using the android app and still have access to Amazon resources such S3, Push Notification etc.

I have looked at this example, how do l translate this to work with Django Back-end? Do you have support for Django?

matheo commented 7 years ago

Dang, I'm looking for this too. @flexpeace did you figured out how to authenticate into Django with Cognito?

Codebot2455 commented 6 years ago

+1

wbeirigo commented 6 years ago

mee too