mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-09-26 21:09:04 +02:00
refactor: modularize email module and use actor for email verification (#1625)
This commit is contained in:
@@ -436,22 +436,6 @@
|
||||
"id": "267f6907-7bc8-4ea1-9d47-c42a172dc1c7",
|
||||
"user_verification": "preferred"
|
||||
}
|
||||
],
|
||||
"email_verification_tokens": [
|
||||
{
|
||||
"created_at": "2025-11-25T12:39:02Z",
|
||||
"expires_at": "2025-11-26T12:39:02Z",
|
||||
"id": "ef9ca469-b178-4857-bd39-26639dca45de",
|
||||
"token": "2FZFSoupBdHyqIL65bWTsgCgHIhxlXup",
|
||||
"user_id": "1cd19686-f9a6-43f4-a41f-14a0bf5b4036"
|
||||
},
|
||||
{
|
||||
"created_at": "2025-11-24T12:39:02Z",
|
||||
"expires_at": "2025-11-25T12:39:02Z",
|
||||
"id": "a3dcb4d2-7f3c-4e8a-9f4d-5b6c7d8e9f00",
|
||||
"token": "EXPIRED1234567890ABCDE",
|
||||
"user_id": "1cd19686-f9a6-43f4-a41f-14a0bf5b4036"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user