V
V
vnordan2016-04-25 17:58:11
Ruby on Rails
vnordan, 2016-04-25 17:58:11

Email authentication?

The task statement is as follows:
" I want to save the user from having to remember the login and password. The idea is this: the letter contains a link to the form for entering vacancies with a parameter of the form token
=jhkjlwjkl3hwjfkljablfbli
OK, let's go to the application. If the token is incorrect, or it is expired, then we send it to the login form.
"
Are there any ready-made gems that allow you to implement such functionality? Devise is already screwed on.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
vnordan, 2016-04-28
@vnordan

In the end, I found it myself: https://github.com/gonzalo-bulnes/simple_token_aut...
Quite suitable for solving the problem formulated in the question.

G
g_s_e, 2016-04-25
@g_s_e

https://github.com/doorkeeper-gem/doorkeeper

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question