Update your Google Client ID here
in the example auth for google there is a todo
// Todo: Update your Google Client ID here
how can I put my google client id in a .env file and access it from login.tsx
// Todo: Update your Google Client ID here
how can I put my google client id in a .env file and access it from login.tsx
