Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.