-
Home
-
AI Engine
-
3.1.1
-
Code
-
Classes
- Meow_MWAI_Labs_OAuth
| Total Complexity |
52 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
401 |
| Lines of code |
298 |
| Logical lines of code |
135 |
| Comment lines |
41 |
| 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 |
51 |
7 |
27 |
| 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 |
| __construct() |
S |
63 |
2 |
10 |
| rest_api_init() |
S |
62 |
1 |
12 |