LLMS_REST_Authentication::find_key( string $consumer_key )

Find a key via unhashed consumer key


Description Description


Parameters Parameters

$consumer_key

(Required) An unhashed consumer key.


Top ↑

Return Return

(LLMS_REST_API_Key|false)


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.