New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@sneko/ionic-appauth

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sneko/ionic-appauth

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

latest
Source
npmnpm
Version
0.7.6-ssr-compatible
Version published
Maintainers
1
Created
Source

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 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

Keywords

OAuth

FAQs

Package last updated on 08 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts