Skip to main content

Authentication

pCDN contains various auth plugins that allow you to identify and authenticate users before allowing them to access your API endpoints. Using these plugins, you can control access to your APIs and webpages, thus ensuring data safety and security.

These plugins include:

  • basic-auth
  • forward-auth
  • jwt-auth
  • key-auth
  • idap-auth