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
- Host: GitHub
- URL: https://github.com/stormpath/stormpath-client-api-ionic-example
- Owner: stormpath
- Created: 2017-01-24T22:05:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-06T17:56:35.000Z (about 9 years ago)
- Last Synced: 2025-06-02T11:49:17.955Z (about 1 year ago)
- Topics: angular, authentication, ionic2, stormpath
- Language: TypeScript
- Size: 1000 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.