Skip to content

KillianW/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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 44.6%
  • TypeScript 30.9%
  • JavaScript 24.5%