-
Home
-
WordPress REST API Authentication
-
3.6.2
-
Code
-
Classes
- Mo_API_Authentication_JWT_Auth
Total Complexity |
29 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
133 |
Lines of code |
89 |
Logical lines of code |
44 |
Comment lines |
33 |
Methods |
5 |
Properties |
0 |
Methods 5
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
mo_api_auth_is_valid_request() |
B |
43 |
17 |
48 |
mo_api_auth_jwt_signature_validation() |
S |
49 |
6 |
30 |
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 |