aaronpowell / react-static-web-apps-auth

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

Home Page:http://react-swa-auth.aaron-powell.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://react-swa-auth.aaron-powell.com/

License:MIT License


Languages

Language:TypeScript 59.2%Language:Shell 19.8%Language:CSS 8.7%Language:Dockerfile 6.3%Language:JavaScript 4.2%Language:HTML 1.7%