Skip to content

User Email Verification Code Model

Noah Huppert edited this page Jun 27, 2018 · 1 revision

User Email Verification Code

One time code sent to a user's email to ensure they own the email they provided.

Expires after 24 hours.

Data

  • user_id (int)
  • code (string)

Clone this wiki locally