apply_filters( 'llms_rest_use_authentication', bool $use_auth )
Disable LifterLMS REST API Key authentication in favor of a custom authentication solution.
Parameters Parameters
- $use_auth
-
(bool) When true, LifterLMS Basic (or header) authorization will be used.
Source Source
File: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php