fus-marcom / bulletin-react

React/Redux version of the University Bulletin
MIT License
42 stars 18 forks source link

Implemented Authentication both on client and server using passwordless #44

Closed pantharshit00 closed 7 years ago

pantharshit00 commented 7 years ago

Hey @JesseRWeigel , I finally managed to implement full authentication system both on the client and the server.

Instructions

  1. Make sure you have mongodb installed. If dont I recommend you to create a sandbox free account in mlab.
  2. Rename .env.sample to .env.
  3. Fill it out correctly as it is done in the sample. You are required to fill a mongodb connection string
  4. Dont forget to run yarn.

HOPE THIS HELPS YOU

        HARSHIT
pantharshit00 commented 7 years ago

screenshot from 2017-10-24 21-58-41

Might try using sendgrid and its port 587 which should not be blocked.