testdouble / magic_email_demo

An example Rails app that implements passwordless authentication by emailing a magic link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is an example Rails app to help you work through this blog post.

To get up-and-running, have Bundler and Yarn installed:

$ ./script/setup

Then run the development server

$ ./script/server

And check out the app at localhost:3000

About

An example Rails app that implements passwordless authentication by emailing a magic link


Languages

Language:Ruby 73.4%Language:HTML 21.7%Language:JavaScript 4.2%Language:Shell 0.6%Language:CSS 0.1%