-
Home
-
JWT Authentication for WP REST API
-
1.3.6 (latest)
-
Code
-
Classes
- Jwt_Auth
Total Complexity |
9 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
191 |
Lines of code |
50 |
Logical lines of code |
32 |
Comment lines |
117 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
68 |
1 |
8 |
load_dependencies() |
S |
65 |
1 |
9 |
set_locale() |
S |
72 |
1 |
5 |
define_public_hooks() |
S |
67 |
1 |
7 |
define_admin_hooks() |
S |
64 |
1 |
9 |
run() |
S |
82 |
1 |
3 |
get_plugin_name() |
S |
82 |
1 |
3 |
get_loader() |
S |
82 |
1 |
3 |
get_version() |
S |
82 |
1 |
3 |