-
Home
-
AI Engine
-
2.8.4
-
Code
-
Classes
- Meow_MWAI_Labs_OAuth
Total Complexity |
50 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
382 |
Lines of code |
287 |
Logical lines of code |
126 |
Comment lines |
35 |
Methods |
11 |
Properties |
7 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_token() |
A |
42 |
13 |
48 |
handle_authorize() |
A |
43 |
11 |
47 |
cleanup_expired() |
S |
55 |
6 |
20 |
handle_oauth_callback() |
S |
52 |
5 |
26 |
validate_token() |
S |
56 |
5 |
19 |
show_login_form() |
S |
49 |
1 |
57 |
handle_well_known() |
S |
54 |
3 |
21 |
generate_authorization_code() |
S |
56 |
2 |
17 |
generate_access_token() |
S |
59 |
2 |
14 |
rest_api_init() |
S |
62 |
1 |
12 |
__construct() |
S |
70 |
1 |
6 |