Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 476 Bytes

File metadata and controls

24 lines (13 loc) · 476 Bytes

oauth2-example-client

Oauth2 authentication example for FI-WARE GE applications

  • Software requirements:

    • nodejs
    • npm
  • Install the dependencies:

    npm install

  • Configure OAuth2 credentials in config.js file (you will find theme in your IDM account)

  • Start example server

    sudo node server

  • Connect to http://localhost to try the example