-
Home
-
Nextend Social Login and Register
-
3.1.16 (latest)
-
Code
-
Classes
- NextendSocialProviderTwitterClient
Total Complexity |
45 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
319 |
Lines of code |
199 |
Logical lines of code |
97 |
Comment lines |
38 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAuthorizationHeader() |
S |
50 |
4 |
28 |
oauthRequest() |
S |
52 |
4 |
24 |
safe_encode() |
S |
58 |
3 |
18 |
getOauth1Params() |
S |
57 |
3 |
17 |
token() |
S |
66 |
4 |
8 |
secret() |
S |
66 |
4 |
8 |
safe_decode() |
S |
63 |
3 |
12 |
errorFromResponse() |
S |
71 |
3 |
5 |
get() |
S |
61 |
2 |
12 |
extract_params() |
S |
62 |
2 |
11 |
authenticate() |
S |
56 |
1 |
18 |
hasAuthenticateData() |
S |
78 |
2 |
3 |
checkError() |
S |
73 |
2 |
5 |
nonce() |
S |
73 |
2 |
4 |
getTestUrl() |
S |
82 |
1 |
3 |
createAuthUrl() |
S |
65 |
1 |
8 |
timestamp() |
S |
76 |
1 |
4 |
deleteLoginPersistentData() |
S |
80 |
1 |
3 |
setRedirectUri() |
S |
81 |
1 |
3 |
__construct() |
S |
73 |
1 |
5 |