SHPE-UTDallas / Website-Redesign

Redesign of the SHPE website
3 stars 2 forks source link

Authentication Setup #32

Closed gabriel-flynn closed 3 years ago

gabriel-flynn commented 3 years ago
gabriel-flynn commented 3 years ago

@rigrergl Sorry yeah I meant to go over that in the meeting, you need to have a file called .env.local and it needs to look like: GOOGLE_CLIENT_ID=SOME_STRING_HERE.apps.googleusercontent.com GOOGLE_CLIENT_SECRET=PUT_SECRET_STRING_HERE LINKEDIN_CLIENT_ID=client_id LINKEDIN_CLIENT_SECRET=secret FIREBASE= { json here}

I'll work on documenting the project with steps to set everything up