Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

icloud-session

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

icloud-session

An iCloud session management API.

unpublished
latest
Source
npmnpm
Version
0.0.1-rc.4
Version published
Maintainers
1
Created
Source

icloud-session

Greenkeeper badge Build Status npm package Dependency Status devDependency Status

An iCloud session management API.

Installation

yarn add icloud-session

API

default.login

proptyperequireddescription
credentialsobjecttrueAn object with an 'apple_id' and a 'password' keys (an email and a password)
callbackfuncfalse

default.validateSession

proptyperequireddescription
sessionobjecttrueAn object received from this library
callbackfuncfalse

requestICloudData

proptyperequireddescription
sessionobjecttrueAn object received from a icloud-session library
urlstringtrue
datastringfalseRequest body. (Use JSON.stringify for json objects)
callbackfuncfalse

License

MIT

Keywords

icould

FAQs

Package last updated on 22 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts