Questions tagged [flask-user]

17 questions
-1
votes
1 answer

How do I set my unauthenticated page for my flask application?

Current unauthorized(?) page Hi there! I am working on a project for capstone and my team and I have thrown everything at this problem, but we can't seem to figure it out. When users of our website request views that are protected by the…
Jack Riley
  • 71
  • 1
  • 8
-2
votes
1 answer

How to use Flask-User to create account holder and sub-users

I'm learning to make a project using Flask and Flask-User and MongoEngine. What I want to do is an account holder (a company) signs up to use the app and then that account holder can create sub-user access with limited privileges for their staff.…
ktcao
  • 1
1
2