Git Product home page Git Product logo

oidc-client-dfe's Introduction

OIDC Client for DfE

Sample OIDC client for DfE

Getting Started

  1. First, clone the repository to your local machine and navigate into the folder. For example:
git clone https://github.com/mesen10/oidc-client-dfe
cd oidc-client-dfe
  1. Second, install all the dependencies:
yarn
  1. Edit your environment variables
  • Open the sample.config.env file located inside the config folder of the project
  • Add the right values for your CLIENT_ID, CLIENT_SECRET and PUBLIC_API.TOKEN
  • Replace the "sample" with your environment name. Like sample.config.js -> development.config.js
  1. Then run the development server:
yarn dev
# or
npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the code by modifying the files. The server auto-updates the changes as you edit the file.

  1. Create a new logically-named branch. For example:
git checkout -b user-role-enhancements
  1. Push your changes to GitHub and create a PR against the master branch, linking the PR to any relevant issues.

oidc-client-dfe's People

Contributors

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