Compare commits

..
Author SHA1 Message Date
prafull-opensignlabs a4e02a1cd1 Merge pull request #313 from OpenSignLabs/patch
fix: default signature display in signpad issue
fix: show signer name after send mail using templateflow
fix: resolve dragging issue in signyour-self flow and some ui changes
2025-02-19 19:01:42 +00:00
-2
View File
@@ -148,8 +148,6 @@ export const config = {
: {}),
filesAdapter: fsAdapter,
auth: { google: { enabled: true }, sso: SSOAuth },
// for fix Adapter prototype don't match expected prototype
push: { queueOptions: { disablePushWorker: true } },
};
// Client-keys like the javascript key or the .NET key are not necessary with parse-server
// If you wish you require them, you can set them as options in the initialization above: