react-crm icon indicating copy to clipboard operation
react-crm copied to clipboard

GoogleOAuthProvider clientId not found when I start the frontend server

Open SampurnaC opened this issue 1 year ago • 2 comments

It would be great if someone would add a .env.test file with the clientId value.

SampurnaC avatar Jun 19 '24 02:06 SampurnaC

give a .env include client_id

thethirdfive avatar Jun 21 '24 00:06 thethirdfive

not client_id, you should use REACT_APP_CLIENT_ID inside .env file.

codingbeast avatar Jun 22 '24 11:06 codingbeast