This repository contains examples of adding Sign-In with Ethereum (SIWE) to Rails applications.
This example uses a custom session controller.
More information can be found at the project's README.
This example uses OmniAuth and adds SIWE as a provider.
More information can be found at the project's README.
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.