Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/logto-io/ruby

💎 Logto Ruby SDK.
https://github.com/logto-io/ruby

rails ruby sdk

Last synced: 3 months ago
JSON representation

💎 Logto Ruby SDK.

Awesome Lists containing this project

README

        






Logto logo





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

# Logto Ruby SDK

[![Version](https://img.shields.io/gem/v/logto)][RubyGems]
[![Downloads](https://img.shields.io/gem/dt/logto)][RubyGems]
[![Logto](https://img.shields.io/badge/for-logto-7958ff)][Website]
[![Discord](https://img.shields.io/badge/discord-join-5865f2?logo=discord)][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](https://docs.logto.io/quick-starts/ruby/) for more information.

## Installation

```bash
bundle add logto
```

Or whatever your preferred method of adding gems is.

## Sample

A sample Ruby on Rails application is available [here](https://github.com/logto-io/ruby/tree/HEAD/logto-sample).

## Resources

- [Documentation](https://docs.logto.io/quick-starts/ruby/)
- [Website][Website]
- [Discord][Discord]

[RubyGems]: https://rubygems.org/gems/logto
[Website]: https://logto.io/
[Discord]: https://discord.gg/vRvwuwgpVX