-
Notifications
You must be signed in to change notification settings - Fork 0
/
github-socialite-variables.php
46 lines (45 loc) · 2.03 KB
/
github-socialite-variables.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Laravel\Socialite\Two\User Object
(
[token] => e94052ee620387b3b8835f48be2697129d140843
[refreshToken] =>
[expiresIn] =>
[id] => 14022699
[nickname] => ProgrammerHasan
[name] => Md. ProgrammerHasan
[email] => [email protected]
[avatar] => https://avatars1.githubusercontent.com/u/?v=4
[user] => Array
(
[login] => hosainshohan1
[id] => 14022699
[avatar_url] => https://avatars1.githubusercontent.com/u/14022699?v=4
[gravatar_id] =>
[url] => https://api.github.com/users/ProgrammerHasan
[html_url] => https://github.com/ProgrammerHasan
[followers_url] => https://api.github.com/users/ProgrammerHasan/followers
[following_url] => https://api.github.com/users/ProgrammerHasan/following{/other_user}
[gists_url] => https://api.github.com/users/ProgrammerHasan/gists{/gist_id}
[starred_url] => https://api.github.com/users/ProgrammerHasan/starred{/owner}{/repo}
[subscriptions_url] => https://api.github.com/users/ProgrammerHasan/subscriptions
[organizations_url] => https://api.github.com/users/ProgrammerHasan/orgs
[repos_url] => https://api.github.com/users/ProgrammerHasan/repos
[events_url] => https://api.github.com/users/ProgrammerHasan/events{/privacy}
[received_events_url] => https://api.github.com/users/ProgrammerHasan/received_events
[type] => User
[site_admin] =>
[name] => Md. Shohan Hossain
[company] => @vencerlab
[blog] => www.shohans.com
[location] => Dhaka, Bangladesh
[email] => [email protected]
[hireable] => 1
[bio] => Always a learner.
Trying to build something new with @vencerlab
[public_repos] => 9
[public_gists] => 0
[followers] => 2
[following] => 7
[created_at] => 2015-08-28T22:08:43Z
[updated_at] => 2017-12-10T10:29:49Z
)
)