Hi all, with regard to the above topic, I hope I made my point. I want to know if there is any way I can learn how to create a custom authentication process using the Google App Engine and Python together.
I do not want to use any Google accounts or anything of similar sorts for authentication and I want to make sure that I should be able to create my own users for the same.
I am open to options. If not Google App Engine, then are there any other resources on how I can go ahead with this to implement the authentication I need using Django and Python?
All help appreciated!