Is a security issue.
I suggest, you store the values in a seperate file (e.g. Asset/Resources/Secrets/EmailLogin.json) and load it when you want to send an E-Mail. This file can then be excluded by .gitignore. And please change the password afterwards.
Is a security issue. I suggest, you store the values in a seperate file (e.g.
Asset/Resources/Secrets/EmailLogin.json
) and load it when you want to send an E-Mail. This file can then be excluded by.gitignore
. And please change the password afterwards.