-
Home
-
AI Engine
-
2.8.6 (latest)
-
Code
-
Classes
- Meow_MWAI_Labs_OAuth
Total Complexity |
51 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
389 |
Lines of code |
291 |
Logical lines of code |
129 |
Comment lines |
37 |
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 |
__construct() |
S |
63 |
2 |
10 |
rest_api_init() |
S |
62 |
1 |
12 |