Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 518 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 518 Bytes

PodBox SDK

Installation - NPM

npm i pod-box-sdk

Installation - Browser

<script src="https://unpkg.com/[email protected]/dist/podBoxSDK.min.js"></script>

modules

> init
> getStoredData
> handleClose
> user

    __ getInfo

> auth

    __ refreshToken
    __ getToken
    __ handleAuthenticatingPage
    __ isLoggedIn
    __ isTokenExpired
    __ setSession