ionic2-devise-token-auth
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

ionic2-devise-token-auth

Build Status npm version license

Installation

Before install it lib you must install those dependencies:

  1. Install NPM & Node by brew or by apt-get
  2. Install globally ionic2:
        $ npm install -g ionic@beta
    
  3. Install globally the Typings to run TypeScript
        $ npm install typings -g
    

To install this library, run:

  $ npm install ionic2-devise-token-auth --save

Development

It framework is based on the Angular2-Devise-Token which wasn't working with Ionic & even wasn't at least installable. So this framework have been started to fixed those issues.

To generate all *.js, *.js.map and *.d.ts files:

$ npm run tsc

To lint all *.ts files:

$ npm run lint

License

MIT © Ilton Silveira

/ionic2-devise-token-auth/

    Package Sidebar

    Install

    npm i ionic2-devise-token-auth

    Weekly Downloads

    2

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • tongarcia