Open sivacool opened 7 years ago
As a starting point, you can look at https://github.com/lingthio/Flask-User-starter-app.
What do you mean by anonymous user? Can you tell us more about your question/request?
Dude Actually am already did the flask-login
My app implements a shopping cart in which anonymous users can fill their cart with products. User Login is required only before payment. How can this be implemented?
The additional info is helpful, but the required implementation is complex:
Flask-User does not offer any of this functionality, so you'll have to add extensive customization which is beyond the scope of my support.
Let's see if other Flask-User users have anything to say about this.
Hi friends am very beginner for Flask and as well as python3 .Any one elaborate the work flow of this process