-
Home
-
Appmaker WP – Convert WordPress to Native Android & iOS App
-
0.4.3 (latest)
-
Code
-
Classes
- APPMAKER_WP_REST_Authentication
Total Complexity |
37 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
203 |
Lines of code |
102 |
Logical lines of code |
65 |
Comment lines |
66 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_access_token() |
A |
49 |
12 |
29 |
authenticate() |
S |
60 |
6 |
13 |
__construct() |
S |
57 |
3 |
14 |
on_profile_update() |
S |
69 |
3 |
6 |
set_user_access_token() |
S |
66 |
3 |
8 |
send_unauthorized_headers() |
S |
65 |
3 |
8 |
generate_random_hash() |
S |
69 |
2 |
7 |
is_request_to_rest_api() |
S |
67 |
2 |
7 |
check_authentication_error() |
S |
70 |
2 |
7 |
on_password_reset() |
S |
80 |
1 |
3 |