Logto is an open-source Auth0 alternative designed for modern apps and SaaS products.
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.
bundle add logto
Or whatever your preferred method of adding gems is.
A sample Ruby on Rails application is available here.