nervnews / nerv

A news aggregation app
3 stars 3 forks source link

DB setup and first steps in authentication #45

Closed MynahMarie closed 6 years ago

MynahMarie commented 6 years ago

Setup the DB and implemented authentication through facebook. What is left is to log the users in the database. For the code to work there are additional lines that need to be added to the config.env file such as the AppID, AppSecret, DB_URL... Please message me once you are reviewing and will text you exactly what you need to add.

Relates #6

sophiavocado commented 6 years ago

will create another PR related to this