/
password_tokens

This space is archived

For current information please use the current ExamSys documentation

password_tokens

Purpose: Used to store tokens used during password reset process.
Joins: users and schools tables.

FieldTypePurpose
idint(11)Primary Key – auto increment.
user_idint(11) unsignedID of the user trying to reset password.
tokenchar(16)The token that has been emailed to the user.
timetimedateTime that the email address was submitted and the token created.

Related content

password_tokens
password_tokens
More like this
Internal Database
Internal Database
More like this
Internal Database
Internal Database
More like this
temp_users
More like this
temp_users
temp_users
More like this
users
More like this