An step by step live demo to explain how the Oauth2 dance works in the ORCID API and how to use the access tokens to edit an ORCID record.
Install it! or Upgrade it! if the version if less then 0.12.0
sudo npm install --global gulp
npm install
gulp
Source JavaScript and SCSS files are under /src folder, do not modify files that are in (/public/gulp_derived)
The default view doesn't reference minimized js and css to make development easier. To enable css and javascript minimization
for production set the MINIMIZE
environment variable to true
;
export MINIMIZE=true