[AF] Role-based authentication, alternatives to [Flask-User]?

This page summarizes the projects mentioned and recommended in the original post on /r/flask

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. flask-login

    Flask user session management.

    I use Flask-login and implement role based authentication using decorators.

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. Flask-HTTPAuth

    Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes

    There is also https://github.com/miguelgrinberg/Flask-HTTPAuth.

  4. flask_for_startups

    Flask boilerplate using a services oriented structure

    If you want to see the full example, here's my repo

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is my user session cookie secure?

    3 projects | /r/flask | 30 May 2021
  • Using Discord as an unlimited cloud storage service

    2 projects | dev.to | 31 Dec 2024
  • Lldap: Light LDAP Implementation

    2 projects | news.ycombinator.com | 12 Jul 2024
  • Building a SaaS app using Django

    8 projects | dev.to | 8 Jul 2024
  • replit discord.py why does line 6 print false?? logging in seems ok but bot doesn't respond

    1 project | /r/discordbots | 1 Jun 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?