/azure-static-web-apps-api-auth

A package to make it easier to work with Azure Static Web Apps auth in the API backend

Primary LanguageHTMLMIT LicenseMIT

Azure Static Web Apps API Auth helper

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.