GithubHelp home page GithubHelp logo

plusauth / plusauth-node-financial-example Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 63 KB

PlusAuth Financial Application example using FAPI.

Home Page: https://docs.plusauth.com/quickStart/fintech/nodejs

License: MIT License

Shell 1.11% JavaScript 69.61% Pug 29.27%
fapi plusauth openid-connect express

plusauth-node-financial-example's Introduction

PlusAuth NodeJS Financial Starter Project

Simple Node.js project demonstrates usage PlusAuth financial clients in a FAPI conformant way

Explore the PlusAuth Financial NodeJS Application docs »

Table of Contents
  • About The Project
  • Prerequisites
  • Getting Started
  • License
  • What is PlusAuth

  • About The Project

    It is a simple Node.js project demonstrating how to use PlusAuth financial clients in a FAPI conformant way.

    Prerequisites

    Before running the project, you must first follow these steps:

    1. Create a PlusAuth account and a tenant at https://dashboard.plusauth.com
    2. Generate JWKS with running npm install && node generate_jwks.js
    3. Navigate to the Clients tab and create a client of type Fintech Service
    4. On the JWKS section, copy the content of es256_public.json that is generated at the second step.
    5. After saving the client, go to the details page of it and set the following fields as:

    Finally, write down your Client ID for server configuration.

    Getting Started

    First, install dependencies:

    $ npm install
    # or with yarn
    $ yarn install

    After that, all you need to do is configure the application. Rename .env.example file as just.env.

    Then configure the .env file using your Client ID and your PlusAuth issuer url

    Now you can start the server:

    $ npm run start
    // or with yarn
    $ yarn start

    The example will be running at http://localhost:3000/

    License

    This project is licensed under the MIT license. See the LICENSE file for more info.

    What is PlusAuth

    PlusAuth helps individuals, teams, and organizations to implement authorization and authentication systems in a secure, flexible and easy way.

    Explore the PlusAuth Website »

    Explore the PlusAuth Docs »

    Explore the PlusAuth Forum »

    plusauth-node-financial-example's People

    Contributors

    ayzagen avatar harunozceyhan avatar

    Stargazers

     avatar  avatar

    Watchers

     avatar  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.