Project

logto

0.0
The project is in a healthy, maintained state
Logto is an open-source Auth0 alternative designed for modern apps and SaaS products.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 2.8
 Project Readme

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