Intergration for OpenId/AppAuth-JS into Ionic V3/4/5/6/7
Installations
npm install @de-dan/ionic-appauth
Developer Guide
Typescript
Yes
Module System
CommonJS
Node Version
16.16.0
NPM Version
8.11.0
Score
67.4
Supply Chain
75.1
Quality
74.8
Maintenance
100
Vulnerability
99.6
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
TypeScript (65.82%)
JavaScript (34.09%)
Shell (0.09%)
Developer
de-dan
Download Statistics
Total Downloads
279
Last Day
1
Last Week
4
Last Month
9
Last Year
85
GitHub Statistics
305 Commits
3 Branches
1 Contributors
Bundle Size
37.20 kB
Minified
9.19 kB
Minified + Gzipped
Package Meta Information
Latest Version
0.9.3
Package Id
@de-dan/ionic-appauth@0.9.3
Unpacked Size
60.91 kB
Size
12.39 kB
File Count
47
NPM Version
8.11.0
Node Version
16.16.0
Total Downloads
Cumulative downloads
Total Downloads
279
Last day
0%
1
Compared to previous day
Last week
33.3%
4
Compared to previous week
Last month
-30.8%
9
Compared to previous month
Last year
-43.3%
85
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
13
Peer Dependencies
1
Dev Dependencies
6
Optional Dependencies
10
Ionic App Auth
Ionic App Auth is a implementation of the AppAuth-JS for Ionic Users. It includes code extensions for core cordova plugins to run the Ionic app such as Advanced HTTP and SafariViewController.
The cordova plugins are optional and can be replaced with Angular/React/Vue http handlers and/or Capacitor Plugins. This library is intended to be as flexible with compatiblity as Ionic V5 is attempting to be.
Installation
Run following command to install Ionic App Auth in your project.
1npm install ionic-appauth --save
Examples
Demos have been moved into the main repository to centralise issues.
- Angular/Cordova: https://github.com/wi3land/ionic-appauth/tree/master/demos/angular-cordova
- Angular/Capacitor: https://github.com/wi3land/ionic-appauth/tree/master/demos/angular-capacitor
- React: https://github.com/wi3land/ionic-appauth/tree/master/demos/react
- Vue: https://github.com/wi3land/ionic-appauth/tree/master/demos/vue
- Vanilla: (To Be Completed)
- Ionic V3: (To Be Completed)
NOTE: You can use OktaDev Schematics to install the code from the Angular examples above. Cordova and Capacitor are both supported. The installation isn't Okta-specific, it just prompts you for an issuer
and clientId
.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
No vulnerabilities found.
No security vulnerabilities found.