README
react-msal-jwt
A React.js Higher Order Component that implements MSAL authentication, JWT token refresh/expiry utilities, and a customizable landing page
A React Higher Order Component that provides MSAL authentication, JWT token refresh/expiry utilities, and a customizable landing page
<script type="module">
import reactMsalJwt from 'https://cdn.skypack.dev/react-msal-jwt';
</script>
A React.js Higher Order Component that implements MSAL authentication, JWT token refresh/expiry utilities, and a customizable landing page