feat: introduce github authentication

This commit is contained in:
Ali BARIN
2021-10-26 23:41:25 +02:00
parent 2f7cde95da
commit 72476ceb8b
5 changed files with 325 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
"db:migrate": "knex migrate:latest"
},
"dependencies": {
"@octokit/oauth-methods": "^1.2.6",
"axios": "0.24.0",
"bcrypt": "^5.0.1",
"cors": "^2.8.5",