mirror of
https://github.com/documenso/documenso.git
synced 2026-07-27 18:35:05 +10:00
fix: add auth session lifetime
This commit is contained in:
+3
-1
@@ -34,7 +34,9 @@ export const getRecipientOrSenderByShareLinkSlug = async ({
|
||||
documentId,
|
||||
email,
|
||||
},
|
||||
include: {
|
||||
select: {
|
||||
email: true,
|
||||
name: true,
|
||||
signatures: true,
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user