Logto logo

Logto is an open-source Auth0 alternative designed for modern apps and SaaS products.

Logto Ruby SDK

Version Downloads Logto Discord

This is the official Ruby SDK for Logto. It provides a simple way to integrate Logto with your Ruby applications.

This SDK is designed as framework-agnostic, so it can be used with any Ruby web framework. Check out our docs for more information.

Installation

bundle add logto

Or whatever your preferred method of adding gems is.

Sample

A sample Ruby on Rails application is available here.

Resources