-
Home
-
JWT Authentication for WP REST API
-
1.4.0 (latest)
-
Code
-
Classes
- Jwt_Auth
| Total Complexity |
9 |
| Dependencies |
4 |
| Dependents |
3 |
| Total lines |
201 |
| Lines of code |
51 |
| Logical lines of code |
33 |
| Comment lines |
124 |
| 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 |
63 |
1 |
10 |
| run() |
S |
82 |
1 |
3 |
| get_plugin_name() |
S |
82 |
1 |
3 |
| get_loader() |
S |
82 |
1 |
3 |
| get_version() |
S |
82 |
1 |
3 |