ride / web-security-oauth
OAuth security integration for a Ride web application.
Installs: 3 466
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 0
Requires
- ride/app: ^1.0.0
- ride/lib-security-oauth: ^1.0.0
- ride/web-base: ^1.0.0
- ride/web-security: ^1.0.0
This package is auto-updated.
Last update: 2024-10-13 00:21:02 UTC
README
This module integrates the OAuth authenticator in the security layer of a Ride web application.
Related Modules
- ride/app
- ride/cli-security
- ride/lib-security
- ride/lib-security-generic
- ride/lib-security-oauth
- ride/web
- ride/web-security
- ride/web-security-generic
- ride/web-security-orm
Installation
You can use Composer to install this application.
composer require ride/web-security-oauth