mirror of
https://github.com/mimamch/wa-multi-session.git
synced 2026-04-25 08:45:59 +03:00
[GH-ISSUE #22] How would you change where creds are stored ? #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Arslan-Soomro on GitHub (Sep 19, 2023).
Original GitHub issue: https://github.com/mimamch/wa-multi-session/issues/22
I want to store the creds in mongodb, how can I go about it ? or for that matter how do I modify the method that takes cares of saving the creds ?
@Jobians commented on GitHub (Nov 15, 2023):
Try to read project readme first.
https://github.com/mimamch/wa-multi-session/tree/master#optional-configuration-usageexamples
@klawdyo commented on GitHub (Jan 31, 2024):
The author would be interested in working on an interface that supports multiple types of storage, such as redis, mongo, prisma, etc?