None
NO
Using Netlify API Authentication for Static Site Builds
['Den Delimarsky']
Hi, I'm Den 👋 on Den Delimarsky
It uses Nuxt.js to generate a static site that renders the number of GitHub contributions queried through the GitHub GraphQL API for my account, rendered with d3.js. I am using the wrapper offered through NetlifySecrets to get access to the GitHub bearer token offered through the authenticated connection I’ve set up before in the Netlify web user interface (UI), that exposes the relevant data through a call to getSecrets .