Magidoc

Security

The security of your data is important to us. We have implemented industry standard security measures to protect your data.

Both API Key and OAuth2 are supported for authentication.

API Key

#

To test API Key security, POST to https://ldog.apiskeletons.dev/apikey with the following header:

    
  

API Key security is implemented with https://github.com/API-Skeletons/laravel-doctrine-apikey See the documentation for that package for more information.

OAuth2

#

To test OAuth2 security, POST to https://ldog.apiskeletons.dev/oauth/token

Admittedly, configuration of OAuth2 can be extensive. But the ability to include both Passport and api-skeletongs/doctrine-orm-graphql in the same project is a powerful combination.


A project of API Skeletons