Azure Static Web Apps API Auth helper

January 8, 2021 ยท View on GitHub

Node.js CI | npm version

This package is a series of helper tools for working with Azure Static Web Apps Authentication and Authorization in the API backend by providing a method to test if the user is authenticated and get the users information.

Installation

You can install a stable release from npm:

npm install @aaronpowell/static-web-apps-api-auth

Or you can install the latest build from GitHub packages.