brainrecursion
brainrecursion
I think I have addressed all the comments now.
@junardoclarit The error you are getting is Cognito complaining the callback URL does not match what you have specified. I had this problem using the development environment, the fix is...
@junardoclarit It might be you need to enable authorisation code grant instead of implicit grant, I can't remember. If you still have problems the best thing to do is use...
@junardoclarit I am not sure what method it calls, it is all handled by the python-social-auth library.
@timabbott I have renamed everything to Amazon Cognito and improved the documentation. Hopefully ready for merge now.