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.
token