# About

[![Build Status](https://travis-ci.org/42BV/react-authentication.svg?branch=master)](https://travis-ci.org/42BV/react-authentication)
[![Codecov](https://codecov.io/gh/42BV/react-authentication/branch/master/graph/badge.svg)](https://codecov.io/gh/42BV/react-authentication)

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](https://42bv.github.io/react-authentication/) 