LLMS_REST_Authentication::locate_credentials()
Method: Get api credentials from headers and then basic auth.
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:256
Method: Get api credentials from headers and then basic auth.
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:256
Method: Return a WWW-Authenticate header error message when incorrect creds are supplied
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:282
Method: Set authentication error object.
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:301
Method: Determine if the request is a request to a LifterLMS REST API endpoint.
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:227
Class: REST API Authentication.
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:22
Method: Constructor
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:43
Filter Hook: Disable LifterLMS REST API Key authentication in favor of a custom authentication solution.
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:50
Method: Authenticate an API Request
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:75
Method: Check for authentication error.
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:121
Method: Check if the API Key can perform the request.
Source: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php:144