0.0
Rails authentication by email and password with integrated dependencies to MadMimi. Also provides administrative user impersonation.
2021
2022
2023
2024
2025
2026
0.0
Rails authentication
2021
2022
2023
2024
2025
2026
0.0
Rails authentication applications.
2021
2022
2023
2024
2025
2026
0.0
Multi-token authentication Rails engine.
2021
2022
2023
2024
2025
2026
0.0
Rails authentication by email and password with integrated dependencies to MadMimi. Also provides administrative user impersonation.
2021
2022
2023
2024
2025
2026
0.0
Rails authentication with email & password. You can customize the behaviour of the remember me token.
2021
2022
2023
2024
2025
2026
0.0
A rails authentication and authorization engine that
reduces clutter in your controllers and views.
Includes aliased link_to and button_to helpers that return an empty string
if the current user is not permitted to follow the link.
...
2021
2022
2023
2024
2025
2026
0.0
Rails authentication done right
2021
2022
2023
2024
2025
2026
0.0
ProxyAuthentication allows two Rails applications to share an authenticated user, through a url token.
App A can (through its own authentication system, e.g. Devise) authenticate a user, and then generate a link to App B
with the encoded user info (in the url token). App B can then va...
2021
2022
2023
2024
2025
2026
0.0
add OAuth2 authentication to rails3 application
2021
2022
2023
2024
2025
2026
0.0
Ruby on Rails 7 Authentication and User Management Engine using Auth0 with a nice-looking dashboard, admin panel and login views to get you going fast on your next project.
2021
2022
2023
2024
2025
2026
0.0
add authentication to your website - in 1 minute or less.
2021
2022
2023
2024
2025
2026
0.0
It is a super simple solution to authenticate users on an API using Rails based authentication_with_token
2021
2022
2023
2024
2025
2026
0.0
Ruby on Rails 7 Authentication and User Management Engine using Devise with a nice-looking dashboard, admin panel and login views to get you going fast on your next project.
2021
2022
2023
2024
2025
2026
0.0
JWT authentication for Rails API's
2021
2022
2023
2024
2025
2026
0.0
Persephone is a gem which implements simple OAuth2 token based API authentication for Rails 4+ and Mongoid 5+
2021
2022
2023
2024
2025
2026
0.0
Simple authentication for Rails applications
2021
2022
2023
2024
2025
2026
0.0
Secure and simple token based authentication for Rails 4
2021
2022
2023
2024
2025
2026
0.0
Token Authentication for Rails using JWT. Slots is designed to keep JWT stateless and minimize database calls. This is done by storing (none sensitive) data in the JWT and populating current_user with the JWT data. This allows for things like `current_user.teams` or other assocations to be called...
2021
2022
2023
2024
2025
2026
0.0
Simple implementation of authentication for Rails
2021
2022
2023
2024
2025
2026