Hey,
I mistakenly deleted my .env file on my prod enviornment, and lost my FOREST_AUTH_SECRET, can I get another one or is there another way to solve this ?
Hey,
I mistakenly deleted my .env file on my prod enviornment, and lost my FOREST_AUTH_SECRET, can I get another one or is there another way to solve this ?
Hello @cooki,
Thanks for you message.
You can simply go to your project settings, Environments tab and select your production environment.
You’ll find your FOREST_AUTH_SECRET
there
Let me know if that works.
Thanks!
hey @anon34731316
I see the FOREST ENV SECRET, but where is the FOREST AUTH SECRET ?
Thanks,
Camille
Hey @anon34731316 any suggestion about this issue ?
Hello @cooki,
Try to generate a new one with SHA256 Hash Generator Online
Choose a word and generate a hash. Then use the hash as the FOREST_AUTH_SECRET.
Tell me if it works.
Morgan
Hey @morganperre it worked, thanks a lot! could add it as a feature in the settings page:)
Hey @cooki,
Indeed we could add this as an hint. I will forward this idea to my colleagues.
Have a nice day.
Morgan
Hello,
I am not finding how to modify the FOREST_AUTH_SECRET with the settings page, do you have any clue about that ?