An open API service indexing awesome lists of open source software.

https://github.com/42bv/react-authentication

Authenticating with a Spring Security application and storing the currentUser.
https://github.com/42bv/react-authentication

authentication react spring-security

Last synced: 5 months ago
JSON representation

Authenticating with a Spring Security application and storing the currentUser.

Awesome Lists containing this project

README

          

# 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/)