open-wa/wa-automate-docker
![](https://avatars.githubusercontent.com/u/5903821?v=4)
The issue has been closed
How do I find the session data base64 string? #36
yinonhever posted onGitHub
A comment on the docker-compose.yaml file says the following: "Uncomment next line and add the session data base64 string to authenticate the session without the need to scan it again"
I downloaded the repo's files, built and run the docker image locally on my server, and scanned the QR code for the initial authentication, Where can I find the session data, and the base64 string that's needed to autothenticate the next session automatically? I couldn't find any file that was auto-generated.