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

bkuhlmann/auther

0
View on GitHub↗
alchemists.io/projects/auther↗

Auther

A multi-account, form-based, database-less, application-wide, Rails authenticator.

Features

  • Authentication and Authorization - Provides simple form-based authentication.

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
23 stars·0 forks·Ruby·8 views

Star history

Star history chart for bkuhlmann/autherStar history chart for bkuhlmann/auther

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.

Frequently asked questions

What does bkuhlmann/auther do?

A multi-account, form-based, database-less, application-wide, Rails authenticator.

What are the main features of bkuhlmann/auther?

The main features of bkuhlmann/auther are: Authentication and Authorization.

Which projects share features with bkuhlmann/auther?

Projects with overlapping indexed features include: brownboxdev/veri — Minimal cookie-based authentication library for Ruby on Rails. cancancommunity/cancancan — CanCanCan is an authorization library for Ruby on Rails that lets developers define user permissions in a single,… doorkeeper-gem/doorkeeper — Doorkeeper is an OAuth 2 authorization server and provider for Ruby on Rails and Grape applications. It provides the… enjaku4/rabarber — Simple role-based authorization library for Ruby on Rails. heartcombo/devise — Devise is a flexible authentication framework for Ruby on Rails applications. It serves as a user identity management… janko/rodauth-rails — Rails integration for Rodauth authentication framework.

Projects sharing features with Auther

These projects share indexed features with Auther. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • brownboxdev/veribrownboxdev avatar

    brownboxdev/veri

    32View on GitHub↗

    Minimal cookie-based authentication library for Ruby on Rails

    Ruby
    View on GitHub↗32
  • cancancommunity/cancancanCanCanCommunity avatar

    CanCanCommunity/cancancan

    5,689View on GitHub↗

    CanCanCan is an authorization library for Ruby on Rails that lets developers define user permissions in a single, centralized file using a readable domain-specific language. It enforces those permissions across controllers, views, and database queries, providing a unified approach to access control in Rails applications. The library works by evaluating a prioritized list of rules that combine actions, models, and conditions, supporting aliases, blocks, and conditional logic. It automatically authorizes controller actions through Rails' before_action lifecycle, raising exceptions on unauthoriz

    Ruby
    View on GitHub↗5,689
  • doorkeeper-gem/doorkeeperdoorkeeper-gem avatar

    doorkeeper-gem/doorkeeper

    5,501View on GitHub↗

    Doorkeeper is an OAuth 2 authorization server and provider for Ruby on Rails and Grape applications. It provides the necessary framework to build an authorization server that issues and validates security tokens for third-party applications, effectively acting as a security middleware to protect API endpoints. The project integrates an identity layer via OpenID Connect to verify user identities and retrieve profile information. It supports a variety of security patterns, including the implementation of the PKCE flow for public clients and the issuance of stateless JSON Web Tokens. Its broade

    Ruby
    View on GitHub↗5,501
  • enjaku4/rabarberenjaku4 avatar

    enjaku4/rabarber

    191View on GitHub↗

    Simple role-based authorization library for Ruby on Rails

    Ruby
    View on GitHub↗191
Compare all 6 related projects→