Project

keymail

0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Instead of using passwords, keymail sends an email with a link that logs your user in automatically.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 4.0.4
 Project Readme

Keymail

Build Status Coverage Status Code Climate Gem Version

Keymail is an authentication via email-system, that you can use as an alternative to passwords.

This frees you both from the trouble of managing passwords, and the risks of delegating to a third party (like OAuth).

Inspired by this article.

Example email

Thanks for trying out Keymail!

To log in, simply click this link:

http://localhost:3000/auth/UdfQrWq_LCw4oc464rXtyQ

This keymail is valid until 2014-05-26 10:37:07 UTC

(The email can be customized however you want)

Links

Documentation | Example app (source) | RubyGems

To see it in action, check out the example app, if you want to know how to use it or how to develop it, go straight to the docs.

The example app might take a long time to load the first time, it's on a free Heroku account.

Contributing

Yes, please do! Any issues or pull requests are welcome, a PR is the start of the conversation, not the end of one.