coinratecap / Backend

This is the backend of coinratecap
MIT License
6 stars 6 forks source link

create end points for User authentication and social media login #29

Closed nateshmbhat closed 3 years ago

nateshmbhat commented 3 years ago

adds end points for user authentication and facebook and google authentication.

Some dependencies to be fulfilled : need client id and client secret for google add the keys given in the .env.example file to your corresponding .env file.

addresses issue : #25