An open API service indexing awesome lists of open source software.

https://github.com/stormpath/stormpath-client-api-ionic-example

Ionic + Stormpath with Client API Example
https://github.com/stormpath/stormpath-client-api-ionic-example

angular authentication ionic2 stormpath

Last synced: 27 days ago
JSON representation

Ionic + Stormpath with Client API Example

Awesome Lists containing this project

README

          

#Stormpath is Joining Okta
We are incredibly excited to announce that [Stormpath is joining forces with Okta](https://stormpath.com/blog/stormpaths-new-path?utm_source=github&utm_medium=readme&utm-campaign=okta-announcement). Please visit [the Migration FAQs](https://stormpath.com/oktaplusstormpath?utm_source=github&utm_medium=readme&utm-campaign=okta-announcement) for a detailed look at what this means for Stormpath users.

We're available to answer all questions at [support@stormpath.com](mailto:support@stormpath.com).

# Ionic + Stormpath with Client API Example

This project is an example application for a typical [Ionic](https://ionicframework.com/) app with [Stormpath](https://stormpath.com) authentication.

Feel free to copy any code in this project for your own use in accordance with the [MIT license](LICENSE).

**Prerequisites**: Node.js and a [Stormpath Account](https://api.stormpath.com/register).

To run, run `npm install && ionic serve`.