README
nodifier-gmail
Gmail client for nodifier
Usage
npm update
node requestOauth2Token.js
, follow authentication stepsnode gmail.js
gmail client for nodifier
<script type="module">
import nodifierGmail from 'https://cdn.skypack.dev/nodifier-gmail';
</script>
Gmail client for nodifier
npm update
node requestOauth2Token.js
, follow authentication stepsnode gmail.js