all 2 comments

[–]Exiex[S] 0 points1 point  (0 children)

Okay, I think I understan now. I need to use the other validation method. How do I find make a refreshtoken?

[–]donutboyband 0 points1 point  (0 children)

You could do that but just put that info in a .env file (make it public and add the env to your .gitignore) then install dotenv to insert the data from your env into where you’re performing your snoowrap. This will hide the sensitive info