authlogic
Authenticator
A simple authentication solution for Ruby on Rails applications
A simple ruby authentication solution.
4k stars
58 watching
641 forks
Language: Ruby
last commit: 5 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. | 75 |
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 | Generates users from the console with customizable name and password options | 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,063 |
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. | 149 |
viacreative/sudo-su | Enables easy login as other users during development in Laravel applications | 548 |
django-hijack/django-hijack | Allows administrators to impersonate and work on behalf of other users without needing their credentials. | 1,549 |
skorokithakis/django-loginas | Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 365 |
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 | A package that enables impersonation of users in Laravel applications. | 297 |