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.
- Host: GitHub
- URL: https://github.com/42bv/react-authentication
- Owner: 42BV
- License: other
- Created: 2019-07-04T12:30:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T16:00:49.000Z (over 1 year ago)
- Last Synced: 2025-08-23T06:33:52.466Z (10 months ago)
- Topics: authentication, react, spring-security
- Language: TypeScript
- Homepage: https://42bv.github.io/react-authentication/
- Size: 1.85 MB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# About
[](https://travis-ci.org/42BV/react-authentication)
[](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/)