sandybemonkey / fs_mock_v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service-providers-example

An example of Service Provider for FranceConnect.

Documentation

Install

git clone git@github.com:france-connect/service-providers-examples.git
cd service-providers-examples
npm install

Run the app

npm start

Use the app

when You start the app, the demo is available at :

http://localhost:3000

To start the France Connect Authentication process, click on the France Connect button. You will be prompt to choose an identity provider. When you choose your identity provider, you will be redirect to his login page. You can you the following demo data to fill the login form.

login : 1234567891011
password: 123

Run the Tests

npm test

About


Languages

Language:JavaScript 72.6%Language:HTML 26.8%Language:CSS 0.6%