ngx-cordova-oauth icon indicating copy to clipboard operation
ngx-cordova-oauth copied to clipboard

Angular oauth library for use with Apache Cordova projects

Results 25 ngx-cordova-oauth issues
Sort by recently updated
recently updated
newest added

I recently started getting an error with the instagram login. The window opens as expected and shows the instagram login form, however once entering my credentials and hitting Log in...

Hi! I've a problem to login with strava. I can see correct login page, but when i click in Login with Facebook (inside modal window strava) it close! ![Simulator Screen...

I am building an ionic 1 app that needs a oath login via Facebook. I installed and configured the plugin Ionic Cordova oAuth. I created a Facebook app to deal...

Hi, I was trying to implement twitter oauth with this lib, but i have that problem: When I open https://api.twitter.com/oauth/authenticate? to get the oauth_verifier I get the problem: "This page...

Hi, I have used this library for signing in to my Identity Server and it has been working fine. Suddenly i cant login now. I am using the same implementation...

I am using Oauth Facebook Login, it works great with Android, but I am getting errors in iOS. I have captured the errors, don't know what is happening. Does anyone...

When I connect via custom Provider, the popup dialog open and close immediatly because I was already authentified. Yet, I receive a reject('The sign in flow was canceled'). I saw...

I just follow the examples and when compile the app to my phone(android) and click login it says that. Somebody can help me? or tell me what is the right...

The Instagram login is not working anymore, seems due to a cookie related issue. Once inserted username and password I excpect redirectUrl to be called, but insted I obtain this...

I tried using Google OAuth similar to this description: https://www.thepolyglotdeveloper.com/2016/01/use-ng2-cordova-oauth-for-all-your-ionic-2-oauth-needs Instead of using Facebook, I tried Google and registered my app in the developer console. But it seems that it...