wa-multi-session
wa-multi-session copied to clipboard
How would you change where creds are stored ?
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 ?
Try to read project readme first.
https://github.com/mimamch/wa-multi-session/tree/master#optional-configuration-usageexamples
The author would be interested in working on an interface that supports multiple types of storage, such as redis, mongo, prisma, etc?