brotherko
brotherko
I managed to get it to work by using RemoteAuth with https://github.com/fabiomello/wwebjs-efs
you can install it as an npm package and then follow here on [how to setup RemoteAuth](https://wwebjs.dev/guide/authentication.html#remoteauth-strategy) It should look sth like this. I think you also have to set...
Oh sorry I didn't read your question carefully. This solution is specific to the issue when storing the browser session in AWS EFS which doesn't seem to related to yours
> > I managed to get it to work by using RemoteAuth with https://github.com/fabiomello/wwebjs-efs > > I made some improvements to the wwebjs-efs code. Here it is if anyone is...
Hi @calebkiage Thanks! I'm wondering if this is a well known pattern for a .NET application to support syntax like this by default? I think it might be helpful to...
Understood so I assume there is no work around for this issue? Would it be on the road map anytime soon?