Returns the session information available after current user logs in.
public auth_getSession ( string $auth_token ) : assoc | ||
$auth_token | string | the token returned by auth_createToken or passed back to your callback_url. |
리턴 | assoc | array containing session_key, uid |