Skip to content

This is a repo with the manual OAuth2 requests to the following providers: Google, Facebook, Github and Okta.

Notifications You must be signed in to change notification settings

seregamazur/oauth2-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


OAUTH2-TUTORIAL

◦ Developed with the software and tools below.

Chart.js JavaScript .ENV HTML5 YAML Bootstrap Redux React Axios TypeScript Ajv java JSON

GitHub license git-last-commit GitHub commit activity GitHub top language

📖 Table of Contents


📍 Overview

Application created for social-media business accounts analytics, such as Twitter, Facebook, LinkedIn, Instagram.


📦 Features

OAuth2, 2FA, Adyen payments.


📂 Repository Structure

└── oauth2-tutorial/
    ├── oauth2-tutorial-ui/
    │   ├── .env
    │   ├── package.json
    │   ├── public/
    │   │   ├── icons/
    │   │   └── index.html
    │   └── src/
    │       ├── components/
    │       ├── index.css
    │       ├── index.js
    │       ├── reportWebVitals.js
    │       ├── scenes/
    │       ├── setupTests.js
    │       └── utils/
    └── src/
        └── main/
            ├── docker/
            ├── java/
            └── resources/

⚙️ Modules


🔧 Installation

  1. Clone the oauth2-tutorial repository:
git clone https://github.com/seregamazur/oauth2-tutorial
  1. Change to the project directory:
cd oauth2-tutorial
  1. Install the dependencies:
mvn clean install

About

This is a repo with the manual OAuth2 requests to the following providers: Google, Facebook, Github and Okta.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published