Darren Cassidy
Posts: 0
Joined: Mon Aug 11, 2014 2:10 pm

auth0 plugin not working

I want to have login with facebook capabilities. I'm following this tutorial:http://devcenter.appery.io/documentat...

Here is my app: http://appery.io/app/view/027453f7-d8...

It is not working.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

auth0 plugin not working

Hello Dareen,

What exactly doesn't work?
I can see Facebook login after clicking icon, see screenshot http://prntscr.com/4fh7mn/direct

Darren Cassidy
Posts: 0
Joined: Mon Aug 11, 2014 2:10 pm

auth0 plugin not working

Click on the facebook icon to login. The resulting page doesn't populate the facebook user info properly.

In Auth0 it looks like the user is created and logged in correctly, but in appery.io it doesn't have access to the user data..

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

auth0 plugin not working

Hi Darren,

There is no Facebook login in your app. When you redirect back to app the URL should be as follows:
prehttp://appery.io/app/view/027453f7-d86d-4db9-850e-29e717ba957c/Auth0_User.html#access_token=WoeDe7dyRZYtaoCD&id_token=eyJ0eXAiOiJKV1QiLCJ.......&token_type=bearer&state=wm5RjdIfgPt2B4YR/pre
You use a redirect to a page :prehttp://appery.io/app/view/027453f7-d86d-4db9-850e-29e717ba957c/Auth0_User.html#/pre
Please check all the settings in app and in app.auth0.com.
Also please make sure you follow the tutorial.

Return to “Issues”