Coder Social home page Coder Social logo

paybud's Introduction

Simple full-stack app to integrate secure authentication, authorization and encryption using OAuth and TLS

Martin Ignacio Lupa - Applied Information Security - IT University of Copenhagen - 2023

[email protected]

Project setup

This project is part of my exam for the Applied Information Security Summer School course taken at the IT University of Copenhagen during the summer of 2023, in Copenhagen. By this implementation I intended to explore best practices around Authentication and Authorization using OAuth 2.0, secure communications through the use of TLS encryption and containerization with Docker. The setup consists of a client done in NextJS, a proxy configured in Traefik to proxy requests to an Express microservice. Due to time constraints and given that some of these technologies were new to me, it is missing to configure an authentication middleware at a microservice level, which would complete the intended outcome.

Requirements

Docker
Node

http://localhost:3000

How to use

Run client

cd paybud-client
npm install
npm run dev

Run reverse proxy and microservice

docker-compose up -d

https://protected-server.localhost

paybud's People

Contributors

martinlupa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.