E-mail List Archives
Two Factor Identification
From: TJ McElroy
Date: Sep 14, 2022 4:09AM
- Next message: Jerra Strong: "Re: Meeting WCAG 3.1.2 (Language of the Part) in Drupal"
- Previous message: Björn Fisseler: "Caption: presentation rate, line length"
- Next message in Thread: TJ McElroy: "Re: Two Factor Identification"
- Previous message in Thread: None
- View all messages in this Thread
Hello,
I am writing a two factor identification script,
to allow uploads to my site.
a user must fill out a form
entering their name and email address
then a random five digit number (token) is generated,
that token is emailed to the user.
on the page that the user entered their original data
I have two forms
the form that gathers the users original data (form1)
and a form for the user to enter the token (form2)
my question is:
which is the best practice,
keeping both form1 and form2 on the same page
or
having form1 and form2 on separate pages
Thanks,
- Next message: Jerra Strong: "Re: Meeting WCAG 3.1.2 (Language of the Part) in Drupal"
- Previous message: Björn Fisseler: "Caption: presentation rate, line length"
- Next message in Thread: TJ McElroy: "Re: Two Factor Identification"
- Previous message in Thread: None
- View all messages in this Thread