Methods
1 to 13 of 13
- WC_Auth::__construct() – Setup class.
- WC_Auth::add_endpoint() – Add auth endpoint.
- WC_Auth::add_query_vars() – Add query vars.
- WC_Auth::auth_endpoint() – Auth endpoint.
- WC_Auth::build_url() – Build auth urls.
- WC_Auth::create_keys() – Create keys.
- WC_Auth::get_formatted_url() – Decode and format a URL.
- WC_Auth::get_i18n_scope() – Get scope name.
- WC_Auth::get_permissions_in_scope() – Return a list of permissions a scope allows.
- WC_Auth::handle_auth_requests() – Handle auth requests.
- WC_Auth::make_validation() – Make validation.
- WC_Auth::maybe_delete_key() – Maybe delete key.
- WC_Auth::post_consumer_data() – Post consumer data.