What's the idea behind a creation/registration of "super-admin"

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • easyauth

    Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.

  • In case you want to avoid RIW, you might have a look into https://github.com/codemation/easyauth - easyauth creates an admin user, if there are no other users in the DB, a sort of new config detection. The admin password is then printed in the logs, requiring / suggesting that you change ASAP or risk forgetting it. easyauth also has a system of subsequent new user registration, which assigns new users to a default set of groups / permissions, this is handy in the case of passwordless auth like (google o auth ).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Authorization & Authentication with EasyAuth

    2 projects | /r/FastAPI | 22 Nov 2021
  • Ask HN: Microsoft crawls private links – how can this be legal?

    1 project | news.ycombinator.com | 6 Jan 2024
  • T3 Stack Template : Supabase (w/ Auth + DB) and Shadcn-UI Basic Setup

    3 projects | dev.to | 24 Jul 2023
  • How do you implement authentication with nextjs frontend and golang backend?

    3 projects | /r/golang | 18 Apr 2023
  • Securing a nextjs api with supabase auth

    1 project | /r/Supabase | 1 Apr 2023