-
Home
-
Search Atlas SEO – Premier SEO Plugin for One-Click WP Publishing & Integrated AI Optimization
-
2.5.1 (latest)
-
Code
-
Classes
- Metasync_JWT_Auth
Total Complexity |
22 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
188 |
Lines of code |
80 |
Logical lines of code |
42 |
Comment lines |
79 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verify_token() |
S |
54 |
6 |
20 |
create_token() |
S |
55 |
2 |
19 |
generate_secret_key() |
S |
65 |
3 |
9 |
is_token_expired() |
S |
68 |
3 |
7 |
__construct() |
S |
79 |
2 |
3 |
get_secret_key() |
S |
66 |
2 |
9 |
create_signature() |
S |
78 |
1 |
3 |
base64url_encode() |
S |
77 |
1 |
3 |
base64url_decode() |
S |
76 |
1 |
3 |
get_auth_header() |
S |
75 |
1 |
4 |