@imolinelli/ionic-appauth
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

Fix for Capacitor 3

This implementation is a fork of wi3land/ionic-appauth with a fix to adapt to Capacitor 3

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.

npm install @imolinelli/ionic-appauth --save

Examples

React/Capacitor : https://github.com/wi3land/ionic-appauth-react-demo
Angular/Cordova : https://github.com/wi3land/ionic-appauth-ng-demo
Angular/Capacitor : https://github.com/wi3land/ionic-appauth-capacitor-demo

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

Dependencies (10)

Dev Dependencies (5)

Package Sidebar

Install

npm i @imolinelli/ionic-appauth

Weekly Downloads

1

Version

0.8.0

License

MIT

Unpacked Size

54.2 kB

Total Files

45

Last publish

Collaborators

  • imolinelli