Search found 21 matches

Go to advanced search

by Darren Cassidy
Mon Sep 01, 2014 3:44 pm
Forum: Issues
Topic: Logout after login with Facebook
Replies: 9
Views: 2843
 
Jump to post

Logout after login with Facebook

Hi,

I have the same issue. Cody Blue, did you find a solution?

Alena, it seems like this is something that should be pretty basic, does your team have a solution now?

Darren

by Darren Cassidy
Fri Aug 22, 2014 10:58 pm
Forum: Issues
Topic: auth0 plugin not working
Replies: 3
Views: 1405
 
Jump to post

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

by Darren Cassidy
Fri Aug 22, 2014 9:58 pm
Forum: Issues
Topic: auth0 plugin not working
Replies: 3
Views: 1405
 
Jump to post

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.

by Darren Cassidy
Fri Aug 15, 2014 9:36 pm
Forum: Issues
Topic: Updating an array in the database
Replies: 8
Views: 2490
 
Jump to post

Updating an array in the database

So now when a user votes on a post, their ID is added to an array for the respective post.

What would the 'where' clause look like for the Database_Posts_list_service'. The column name of the array in Posts is 'voters'..

thanks!

by Darren Cassidy
Fri Aug 15, 2014 9:32 pm
Forum: Issues
Topic: Updating an array in the database
Replies: 8
Views: 2490
 
Jump to post

Updating an array in the database

fixed it!
return {"__op":"AddUnique","objects":[value]};

by Darren Cassidy
Fri Aug 15, 2014 8:41 pm
Forum: Issues
Topic: Updating an array in the database
Replies: 8
Views: 2490
 
Jump to post

Updating an array in the database

by Darren Cassidy
Fri Aug 15, 2014 8:39 pm
Forum: Issues
Topic: Updating an array in the database
Replies: 8
Views: 2490
 
Jump to post

Updating an array in the database

by Darren Cassidy
Fri Aug 15, 2014 7:14 pm
Forum: Issues
Topic: Updating an array in the database
Replies: 8
Views: 2490
 
Jump to post

Updating an array in the database

by Darren Cassidy
Fri Aug 15, 2014 5:32 pm
Forum: Issues
Topic: Populating a list from the database and using a Where request
Replies: 3
Views: 1127
 
Jump to post

Populating a list from the database and using a Where request

Fixed. I wasn't calling it on page load. whoops :-/.

by Darren Cassidy
Fri Aug 15, 2014 5:32 pm
Forum: Issues
Topic: Populating a list from the database and using a Where request
Replies: 3
Views: 1127
 
Jump to post

Populating a list from the database and using a Where request

How do i close this as solved?

Go to advanced search