Skip to content

The user should be able to provide an email where to send the magic link. The idea of a magic link is to permit to sign in without a password and registration. After each login session, the counter of sessions in the User model must be incremented by 1

Notifications You must be signed in to change notification settings

jol79/TFPT_trainee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFPT_trainee

The user should be able to provide an email where to send the magic link. The idea of a magic link is to permit to sign in without a password and registration. After each login session, the counter of sessions in the User model must be incremented by 1

How does it work?

  1. Provide your email and submit a form image

  2. Receive mail and redirect using that link image

  3. See the counter that increments after each logging session image

About

The user should be able to provide an email where to send the magic link. The idea of a magic link is to permit to sign in without a password and registration. After each login session, the counter of sessions in the User model must be incremented by 1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published