README
you need to have a client_sercret.json downloaded from relevant gmail account in google api site and overwrite the supplied one.
a demo of retrieving your gmail messages programtically
<script type="module">
import gmailFeed from 'https://cdn.skypack.dev/gmail-feed';
</script>
you need to have a client_sercret.json downloaded from relevant gmail account in google api site and overwrite the supplied one.