Expired activation link #665
Answered
by
broofa
alexkobylansky
asked this question in
Q&A
-
How can I limit in time the activation link using UUID v4 ? |
Beta Was this translation helpful? Give feedback.
Answered by
broofa
Dec 11, 2022
Replies: 1 comment
-
v4 UUIDs don't encode a time field. v1 UUIDs do feature a time field, but this library does not include a method for extracting that field. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
broofa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v4 UUIDs don't encode a time field. v1 UUIDs do feature a time field, but this library does not include a method for extracting that field.