Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/railslove/instant_login


https://github.com/railslove/instant_login

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

InstantLogin
============

![Travis Status](https://travis-ci.org/railslove/instant_login.svg)

InstantLogin is a quick implementation of a UX pattern to ease the login process for mobile users:

1. User enters his/her email
2. User receives a one-time login link via email
3. Clicks on link and is immediately signed in

Installation
------------

If you are using rails, add the following to your Gemfile

gem 'instant_login'

Notes
-----

This project rocks and uses MIT-LICENSE.