0.0
Tokenzen is a lightweight, model-agnostic authentication toolkit for Rails. It provides secure, polymorphic access token management for any ActiveRecord model with configurable expiration, AES-256 encryption, login, logout, and refresh token rotation.
2021
2022
2023
2024
2025
2026
0.0
Ruby wrapper for the BitBucket API supporting OAuth and Basic Authentication
2021
2022
2023
2024
2025
2026
0.0
Implements Auth0's setup for authentication/authorization along with setting a current_user method.
2021
2022
2023
2024
2025
2026
0.0
A collection of easily plugable rack authentication middlewares
2021
2022
2023
2024
2025
2026
0.0
Koala is a lightweight, flexible Ruby SDK for Facebook. It allows read/write access to the social graph via the Graph API and the older REST API, as well as support for realtime updates and OAuth and Facebook Connect authentication. Koala is fully tested and supports Net::HTTP and Typhoeus conn...
2021
2022
2023
2024
2025
2026
0.0
JWT authentication done in all apps in form builder
2021
2022
2023
2024
2025
2026
0.0
Provides common User and Role models to attach Authentication and Authorization via your preferred gem.
2021
2022
2023
2024
2025
2026
0.0
Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply
require 'smtp_tls' and use the Net::SMTP#enable_starttls method to talk to
servers that use STARTTLS.
require 'net/smtp'
begin
require 'smtp_tls'
rescue LoadError
end
smtp = Net::SMTP.new address, port
...
2021
2022
2023
2024
2025
2026
0.0
TinderAuthFetcher enables you to retrieve a Facebook authentication token, which is necessary to use Tinder API
2021
2022
2023
2024
2025
2026
0.0
Cadinsor provides OAuth like authentication to validate requests from your client apps to your backend Rails application.
2021
2022
2023
2024
2025
2026
0.0
Adds OAuth 2.0 provider metadata, client registration, authorization, and token routes for Better Auth Ruby. Includes introspection and revocation routes. Also provides userinfo routes. Better Auth Ruby is an independent modern authentication framework for Ruby inspired by Better Auth.
2021
2022
2023
2024
2025
2026
0.0
Adds SSO provider management, OIDC SSO, and SAML SSO integration for Better Auth Ruby. Better Auth Ruby is an independent modern authentication framework for Ruby inspired by Better Auth.
2021
2022
2023
2024
2025
2026
0.0
Users authentication in console and their activity tracking
2021
2022
2023
2024
2025
2026
0.0
Server-side iOS GameKit/Game Center player authentication using the "Identity Verification Signature" provided by the method generateIdentityVerificationSignatureWithCompletionHandler in Apple's GameKit framework
2021
2022
2023
2024
2025
2026
0.0
This gem enables users to learn more about music artists with data from the Spotify API. Users are prompted to search for an artist. The app returns the first search result from Spotify and allows users to see the artist's top tracks, album releases, genres or related artists. For the latter opti...
2021
2022
2023
2024
2025
2026
0.0
Stop using HTTP Authentication and just use the simple AdminUser class. Includes the option to provide more granular control over your resources
2021
2022
2023
2024
2025
2026
0.0
Simple authentication and authorization solution for Ruby apps
2021
2022
2023
2024
2025
2026
0.0
Manage rules engine users and authentication
2021
2022
2023
2024
2025
2026
0.0
Allows applications using Train to speak to AliCloud; handles authentication, cacheing, and SDK dependency management.
2021
2022
2023
2024
2025
2026
0.0
HostGitRb allows you to share your Git repositories with other users
using SSH Public keys as authentication. You only need one shell account,
which makes this great to use in a shared hosting environment, and users
won't be able to do anything else other than push/pull to...
2021
2022
2023
2024
2025
2026