You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: