spruceid / siwe-rails-examples

SIWE example using Ruby on Rails with custom controller.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

siwe-rails

This repository contains examples of adding Sign-In with Ethereum (SIWE) to Rails applications.

custom-controller

This example uses a custom session controller.

More information can be found at the project's README.

omniauth

This example uses OmniAuth and adds SIWE as a provider.

More information can be found at the project's README.

rails-engine

This example uses the Rails gem siwe_rails, which adds some endpoints that can be used to integrate SIWE into your application.

More information can be found at the project's README.

About

SIWE example using Ruby on Rails with custom controller.


Languages

Language:Ruby 66.4%Language:HTML 20.3%Language:JavaScript 10.7%Language:CSS 2.6%