https://github.com/broadleafcommerce/apiauthentication
Authentication services, filters, and configuration used for Broadleaf API starter projects
https://github.com/broadleafcommerce/apiauthentication
Last synced: 3 months ago
JSON representation
Authentication services, filters, and configuration used for Broadleaf API starter projects
- Host: GitHub
- URL: https://github.com/broadleafcommerce/apiauthentication
- Owner: BroadleafCommerce
- Created: 2017-08-24T21:56:57.000Z (almost 9 years ago)
- Default Branch: develop-1.0.x
- Last Pushed: 2020-02-04T15:28:25.000Z (over 6 years ago)
- Last Synced: 2025-07-10T03:23:22.006Z (11 months ago)
- Language: Java
- Size: 61.5 KB
- Stars: 1
- Watchers: 21
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: licenses/blc_dual/commercial_license-1.1.txt
Awesome Lists containing this project
README
# Broadleaf API Authentication
This module should be used to provide authentication and security for an application using the Broadleaf API module. This module is built to be used with a stateless API for a single-page application. For an example of an application using this module for authentication, see [React Starter](https://github.com/BroadleafCommerce/ReactStarter).