Code Monkey home page Code Monkey logo

zalopay-auth's Introduction

Zalopay Auth

This is the probation project at VNG. In this project, we will use React JS, Kong Gateway, Keycloak, Spring boot, JWT...

The project will have following functions:

  • Create services
  • Update service
  • Display users from all services included Role
  • Grant/Revoke permission of user from the specific service
  • Force log out user
  • Disable user
  • Tracking request/response to services
  • Allow user to access to others services without login again

To achieve these functionalities, we will use following technology stack:

  • React JS with Redux Saga for client side development
  • Ant.design pro for UI/UX design
  • Spring boot for develop the API server
  • Kong for API Gateway
  • Keycloak as an Authorization service
  • Kong OIDC plugins to allow Kong Gateway have ability to communicate with Keycloak Server
  • JWT in access token

Brief UIs of Zalopay Auth

Zalopay Auth App

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. For more detail please refer to our wiki.

Prerequisites

You will need Docker in order to run this application

Installing

  • Go to docker folder and run command
docker-compose up
  • Go to zalopay-auth-web folder and run command
npm install
npm run start
  • Go to zalopay-auth-server folder and run command
mvn install
mvn spring-boot:run

Document

https://github.com/A1Darkwing/zalo-auth/wiki

Support

  • Any bugs about Zalopay Auth please feel free to report here.
  • And you are welcome to fork and submit pull requests.

Authors

  • Thanh Tran - VNG Employee

License

This project is licensed under the MIT License

Acknowledgments

  • Mr Anh LE - Lead Software Engineer at VNG - for extraordinary support

zalopay-auth's People

Contributors

a1darkwing avatar

Watchers

James Cloos avatar  avatar

Forkers

tanbinh123

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.