mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
feat: ( fayda ) add the fayda variables
This commit is contained in:
@@ -1266,6 +1266,7 @@ model FaydaVerificationSession {
|
||||
status String @default("PENDING")
|
||||
errorCode String?
|
||||
errorDescription String?
|
||||
authCode String?
|
||||
createdAt DateTime @default(now())
|
||||
expiresAt DateTime
|
||||
completedAt DateTime?
|
||||
|
||||
Reference in New Issue
Block a user