Skip to content

91-GitHub Oauth authentication- server side using passport- Ebrahim #126

Open
ebrahimbeiati wants to merge 5 commits intomainfrom
91/auth
Open

91-GitHub Oauth authentication- server side using passport- Ebrahim #126
ebrahimbeiati wants to merge 5 commits intomainfrom
91/auth

Conversation

@ebrahimbeiati
Copy link
Copy Markdown
Collaborator

Description

  • Implemented authentication for both requests for pages and on the API
  • Implemented middleware for each api and private route. This middleware should verify the token sent with the request and if not valid it should return HTTP 401

Related to

Fixes #91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Github Authentication

2 participants