https://github.com/auth0-developer-hub/api_symfony_php_hello-world
https://github.com/auth0-developer-hub/api_symfony_php_hello-world
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/auth0-developer-hub/api_symfony_php_hello-world
- Owner: auth0-developer-hub
- Created: 2022-11-29T20:01:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T16:20:04.000Z (about 2 years ago)
- Last Synced: 2025-01-29T17:44:48.799Z (5 months ago)
- Language: PHP
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Symfony/PHP: API Basic Role-Based Access Control (RBAC) Code Sample
This PHP code sample demonstrates **how to implement Role-Based Access Control (RBAC)** in Symfony API servers using Auth0.
This code sample is part of the ["Auth0 Developer Resources"](https://developer.auth0.com/resources), a place where you can explore the authentication and authorization features of the Auth0 Identity Platform.
Visit the ["Symfony/PHP Code Sample: Role-Based Access Control For Basic APIs"](https://developer.auth0.com/resources/code-samples/api/symfony/basic-role-based-access-control) page for instructions on how to configure and run this code sample and how to integrate it with a Single-Page Application (SPA) of your choice.
## Why Use Auth0?
Auth0 is a flexible drop-in solution to add authentication and authorization services to your applications. Your team and organization can avoid the cost, time, and risk that come with building your own solution to authenticate and authorize users. We offer tons of guidance and SDKs for you to get started and [integrate Auth0 into your stack easily](https://developer.auth0.com/resources/code-samples/full-stack).