-
Home
-
YITH WooCommerce Social Login
-
1.4.8
-
Code
-
Classes
- Hybrid_Auth
Total Complexity |
53 |
Dependencies |
5 |
Dependents |
13 |
Total lines |
399 |
Lines of code |
190 |
Logical lines of code |
130 |
Comment lines |
138 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initialize() |
A |
37 |
14 |
72 |
redirect() |
A |
51 |
9 |
24 |
getCurrentUrl() |
A |
55 |
8 |
18 |
setup() |
S |
56 |
5 |
18 |
getProviders() |
S |
61 |
4 |
12 |
getConnectedProviders() |
S |
65 |
3 |
9 |
authenticate() |
S |
62 |
2 |
11 |
logoutAllProviders() |
S |
69 |
2 |
7 |
__construct() |
S |
82 |
1 |
3 |
storage() |
S |
81 |
1 |
3 |
getSessionData() |
S |
82 |
1 |
3 |
restoreSessionData() |
S |
82 |
1 |
3 |
getAdapter() |
S |
75 |
1 |
4 |
isConnectedWith() |
S |
78 |
1 |
3 |