0.0.5 • Published 8 years ago

tns-mobileauth v0.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

Install

tns plugin add tns-mobileauth

Params

origin: origin url of server

lang: function returning string by attribute.

test: if working on test set true to get console messages.

API

getSessionFile: returns session file from phone

getClientSession(success,fail): runs success() if session file has the right format else runs fail()

ifSessionOk(uri,ifOk,ifNotOk): verify session and return user data

login(uri,user,success,fail): login

logout(callback): logout

postWithSession(uri,json,success,fail): posts data in operation property and adds session to verify it on server

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

9 years ago

0.0.1

9 years ago