Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 644 Bytes

security.md

File metadata and controls

12 lines (8 loc) · 644 Bytes

Security

API Platform provides advanced authentication and authorization features to secure your API.

When using API Platform for Symfony, API Platform leverages the Symfony Security component to help you secure your API.

When using API Platform for Laravel, it provides an integration with popular authentication packages for Laravel, and with the built-in authorization features of the framework.