awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cd34 avatar

cd34/apexArchived

0
View on GitHub↗
95 stars·28 forks·Python·MIT·7 views

Apex

Apex

Features

  • Authentication - Toolkit for authentication, authorization, and session management.

Star history

Star history chart for cd34/apexStar history chart for cd34/apex

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Apex

Similar open-source projects, ranked by how many features they share with Apex.
  • authomatic/authomaticauthomatic avatar

    authomatic/authomatic

    1,054View on GitHub↗

    Simple yet powerful authorization / authentication client library for Python web applications.

    Python
    View on GitHub↗1,054
  • bbangert/velrusebbangert avatar

    bbangert/velruse

    251View on GitHub↗

    Velruse is a set of authentication routines that provide a unified way to have a website user authenticate to a variety of different identity providers and/or a variety of different authentication schemes.

    Python
    View on GitHub↗251
  • bennylope/django-organizationsbennylope avatar

    bennylope/django-organizations

    1,357View on GitHub↗

    :couple: Multi-user accounts for Django projects

    Python
    View on GitHub↗1,357
  • authlib/authlibauthlib avatar

    authlib/authlib

    5,346View on GitHub↗

    Authlib is a comprehensive Python library for building and integrating OAuth 1.0, OAuth 2.0, and OpenID Connect clients and servers. It provides a unified set of tools to manage authentication and authorization flows, allowing applications to either act as a client connecting to external identity providers or as a provider issuing tokens and managing user identities. The project distinguishes itself through a full implementation of the JOSE standards, offering a suite of cryptographic tools for generating, signing, encrypting, and validating JSON Web Tokens, Signatures, Encryption, and Keys.

    Pythondjangoflaskjose
    View on GitHub↗5,346
See all 30 alternatives to Apex→

Frequently asked questions

What does cd34/apex do?

Apex

What are the main features of cd34/apex?

The main features of cd34/apex are: Authentication.

What are some open-source alternatives to cd34/apex?

Open-source alternatives to cd34/apex include: authomatic/authomatic — Simple yet powerful authorization / authentication client library for Python web applications. bbangert/velruse — Velruse is a set of authentication routines that provide a unified way to have a website user authenticate to a… bennylope/django-organizations — :couple: Multi-user accounts for Django projects. blakewilliams/doorman — Tools to make Plug, and Phoenix authentication simple and flexible. bouke/django-two-factor-auth — Django Two-Factor Authentication. authlib/authlib — Authlib is a comprehensive Python library for building and integrating OAuth 1.0, OAuth 2.0, and OpenID Connect…