sociallink

server side code for fb and google login, fb and google

Usage no npm install needed!

<script type="module">
  import sociallink from 'https://cdn.skypack.dev/sociallink';
</script>

README

This project uses async/await it would be best if you use node 8+ after checkout be sure to run

run unit tests with nyc summery report

$ yarn text-report
Code Coverage
File % Stmts % Branch % Funcs % Lines Uncovered Lines
All files 100 100 100 100
controllers 100 100 100 100
users.js 100 100 100 100
routes 100 100 100 100
users.js 100 100 100 100

Happy Coding!