Skip to content

Intergration for OpenId/AppAuth-JS into Ionic V3/4

License

Notifications You must be signed in to change notification settings

AndrWeisR/ionic-appauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 flexiable with compatiablity as ionic V4 is attempting to be.

Installation

Run following command to install Ionic App Auth in your project.

npm install ionic-appauth --save

Examples

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

About

Intergration for OpenId/AppAuth-JS into Ionic V3/4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%