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
litl avatar

litl/rauthArchived

0
View on GitHub↗
1,600 stars·170 forks·Python·MIT·9 viewsreadthedocs.org/docs/rauth/en/latest↗

Rauth

A Python library for OAuth 1.0/a, 2.0, and Ofly.

Features

  • Authentication Libraries - Library for OAuth 1.0 and 2.0 authentication.

Star history

Star history chart for litl/rauthStar history chart for litl/rauth

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Rauth

These projects share indexed features with Rauth. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • iaincollins/next-authiaincollins avatar

    iaincollins/next-auth

    28,272View on GitHub↗

    Next-auth is an authentication library and identity framework used to manage user sign-in and session state across web applications. It provides a system for handling user identity through OAuth, OpenID Connect, and passwordless sign-in flows. The project features a multi-provider framework that integrates third-party identity services and custom directory backends. It supports passwordless authentication via email magic links or hardware keys and utilizes a database-agnostic storage layer to persist authentication states across different database types or in-memory. Security is managed thro

    TypeScript
    View on GitHub↗28,272
  • davedoesdev/python-jwtdavedoesdev avatar

    davedoesdev/python-jwt

    222View on GitHub↗

    Python module for generating and verifying JSON Web Tokens

    Python
    View on GitHub↗222
  • demianbrecht/sanctiondemianbrecht avatar

    demianbrecht/sanction

    189View on GitHub↗

    A dead simple OAuth2 client implementation.

    Python
    View on GitHub↗189
  • caffeinehit/django-oauth2-providercaffeinehit avatar

    caffeinehit/django-oauth2-provider

    338View on GitHub↗

    Provide OAuth2 access to your app

    Python
    View on GitHub↗338
Compare all 14 related projects→

Frequently asked questions

What does litl/rauth do?

A Python library for OAuth 1.0/a, 2.0, and Ofly.

What are the main features of litl/rauth?

The main features of litl/rauth are: Authentication Libraries.

Which projects share features with litl/rauth?

Projects with overlapping indexed features include: iaincollins/next-auth — Next-auth is an authentication library and identity framework used to manage user sign-in and session state across web… davedoesdev/python-jwt — Python module for generating and verifying JSON Web Tokens. demianbrecht/sanction — A dead simple OAuth2 client implementation. evonove/django-oauth-toolkit — OAuth2 goodies for the Djangonauts! caffeinehit/django-oauth2-provider — Provide OAuth2 access to your app. brianloveswords/python-jws — python implementation of JSON Web Signatures.