An example of Service Provider for FranceConnect.
git clone git@github.com:france-connect/service-providers-examples.git
cd service-providers-examples
npm install
npm start
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
npm test