Skip to content

A package to make it easier to work with authenticated React apps and Azure Static Web Apps

License

Notifications You must be signed in to change notification settings

aaronpowell/react-static-web-apps-auth

Repository files navigation

Static Web App Auth tools for React

Node.js CI | npm version

This package is a series of helper tools for working with Azure Static Web Apps Authentication and Authorization from React.

Installation

You can install a stable release from npm:

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

Or you can install the latest build from GitHub packages.

Learn more from the README.