-
Home
-
WordPress REST API Authentication
-
2.9.1
-
Code
-
Classes
- Mo_API_Authentication_JWT_Auth
Total Complexity |
24 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
117 |
Lines of code |
74 |
Logical lines of code |
34 |
Comment lines |
31 |
Methods |
5 |
Properties |
0 |
Methods 5
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
mo_api_auth_is_valid_request() |
A |
45 |
14 |
39 |
mo_api_auth_jwt_signature_validation() |
S |
51 |
4 |
24 |
mo_api_auth_jwt_token_segment_validation() |
S |
71 |
3 |
5 |
is_json() |
S |
78 |
2 |
3 |
mo_api_authentication_base64_url_decode() |
S |
76 |
1 |
3 |