authlogic
Authenticator
A simple authentication solution for Ruby on Rails applications
A simple ruby authentication solution.
4k stars
58 watching
640 forks
Language: Ruby
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
julianwachholz/django-guest-user | Allows visitors to interact with a website without requiring registration. | 74 |
just-animate/just-animate | A tool for creating and controlling animations in web applications using TypeScript and the Web Animation API | 264 |
jmfederico/django-use-email-as-username | An app that allows using email addresses as usernames for user authentication in Django projects | 71 |
laracademy/commands.make-user | A command-line tool to create new users with customizable settings | 17 |
marksweb/django-bleach | Sanitizes user input HTML to prevent XSS attacks. | 149 |
lingthio/flask-user | A customizable user authorization and management system for Flask web applications. | 1,062 |
jambonrose/django-improved-user | A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 148 |
viacreative/sudo-su | Enables easy login as other users during development in Laravel applications | 546 |
django-hijack/django-hijack | Allows administrators to impersonate and work on behalf of other users without needing their credentials. | 1,537 |
skorokithakis/django-loginas | Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 366 |
sheadawson/silverstripe-userswitcher | Allows admins to quickly switch between users during development and testing | 17 |
jlaws/jlpermissions | An iOS utility that requests and handles user permissions before making system-based requests. | 439 |
cbondurant/sudont | A tool that grants superuser permission and then does nothing | 15 |
joeybaker/tap-simple | Formatter for testing results, showing differences between actual and expected values. | 6 |
octopyid/larapersonate | An extension package for Laravel that enables impersonation of users in the application | 294 |