README
About
This is 42's authentication module for React in combination with a specific Spring Security settings.
Installation
npm install @42.nl/authentication --save
Documentation
See the documentation
Authenticating with a Spring Security application and storing the currentUser.
<script type="module">
import 42NlAuthentication from 'https://cdn.skypack.dev/@42.nl/authentication';
</script>
This is 42's authentication module for React in combination with a specific Spring Security settings.
npm install @42.nl/authentication --save
See the documentation