-
Home
-
WordPress REST API Authentication
-
2.4.2
-
Code
-
Classes
- Mo_API_Authentication_JWT_Auth
Total Complexity |
23 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
88 |
Lines of code |
74 |
Logical lines of code |
34 |
Comment lines |
0 |
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 |
52 |
3 |
24 |
mo_api_auth_jwt_token_segment_validation() |
S |
72 |
3 |
5 |
isJson() |
S |
78 |
2 |
3 |
mo_api_authentication_base64UrlDecode() |
S |
76 |
1 |
3 |