Skip to content

This repository contains the codes of Oauth 2.0 implementation

Notifications You must be signed in to change notification settings

Kronos-192081/Oauth-2.0-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Oauth 2.0 protocol Based Authorisation System

Repository for Oauth 2.0 protocol based authorisation system


Oauth 2.0


About the Project

• Implemented a Oauth 2.0 protocol based authorization system using NodeJS backend and PostgreSQL as database

• The implementation uses the express-oauth-server library of npm

• It also checks for the grants to a user and therefore controls the activities that a user can perform. Additionally, it also checks for expired tokens and removes them from the database


The oauth2.0 - backend folder contains the files of backend

The oauth2.0 - frontend folder contains the files of a simple frontend implementation using ReactJS library to test the backend

About

This repository contains the codes of Oauth 2.0 implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published