Search found 81 matches

Go to advanced search

by araskin3i
Wed Feb 05, 2014 9:04 pm
Forum: Issues
Topic: WebService binding not populating header field
Replies: 9
Views: 799
 
Jump to post

WebService binding not populating header field

I am not sure exactly what you want to post?

by araskin3i
Mon Feb 03, 2014 4:38 pm
Forum: Issues
Topic: WebService binding not populating header field
Replies: 9
Views: 799
 
Jump to post

WebService binding not populating header field

There are no errors in the console (just one warning - event.returnValue is deprecated. Please use the standard event.preventDefault() instead.) In the chrome debugger I have cut and pasted the response: {" id":"52efc580e4b00fc15f84429d","stockItems":[{"ItemDesc&qu...
by araskin3i
Mon Feb 03, 2014 4:25 pm
Forum: Issues
Topic: Generic security context server or client
Replies: 3
Views: 405
 
Jump to post

Generic security context server or client

Thanks Maryna. Unfortunately I dont see how a Proxy can let me call my own JS code. What I am trying to achieve is implement my own authentication process for any REST service. The security context would be perfect for this except it is not secure since it is client side and can easily be circumvent...
by araskin3i
Mon Feb 03, 2014 3:38 pm
Forum: Issues
Topic: Integration with oAuth provider
Replies: 5
Views: 628
 
Jump to post

Integration with oAuth provider

Hi Molly, There are quite a few of these services but auth0 does seem to be a good one. I havent used it before but it seems fairly straight forward and it save me a lot of manual coding. For example, built into the service is the ability to verify an email address which used in registration. This c...
by araskin3i
Mon Feb 03, 2014 3:31 pm
Forum: Issues
Topic: Generic security context server or client
Replies: 3
Views: 405
 
Jump to post

Generic security context server or client

I understand that I can create my own security context with Appery ( http://docs.appery.io/documentation/g... ) . However I am a little confuse whether the security context is server side or client side. If it is client side then I think it is not very secure as it can be tempered with. I hope that ...
by araskin3i
Sun Feb 02, 2014 12:05 pm
Forum: Issues
Topic: Integration with oAuth provider
Replies: 5
Views: 628
 
Jump to post

Integration with oAuth provider

OK so I have done some more research and it looks like it MIGHT be possible using Appery.io My understanding is that it seems like all my REST services need have a custom security context assigned to them. This way, when they are called, they will execute the security context first before calling th...
by araskin3i
Sun Feb 02, 2014 11:46 am
Forum: Issues
Topic: Integration with oAuth provider
Replies: 5
Views: 628
 
Jump to post

Integration with oAuth provider

Hi, We are looking to integrating our Appery web app with a user management solution like auth0 ( https://docs.auth0.com/singlepageapp-... ). The integration seems very easy except for step 3 which requires us to validate the JsonWebToken which is passed back. This must occur on every API call. Do y...
by araskin3i
Sat Feb 01, 2014 5:53 pm
Forum: Issues
Topic: applying a screen template to an existing screen
Replies: 5
Views: 496
 
Jump to post

applying a screen template to an existing screen

OK thanks

by araskin3i
Sat Feb 01, 2014 1:22 pm
Forum: Issues
Topic: applying a screen template to an existing screen
Replies: 5
Views: 496
 
Jump to post

applying a screen template to an existing screen

Hi, I would like to go to each of my screens and change the screen type to a new screen template that I have created. However, when I change the screen type I seem to lose all of my UI elements. Is there a way to change the screen type on an existing screen and then drag and drop the existing UI ele...
by araskin3i
Sat Feb 01, 2014 12:54 pm
Forum: Issues
Topic: User collection unique username
Replies: 1
Views: 246
 
Jump to post

User collection unique username

Is it possible to ensure when the user signs up to our app that the userName is unique? I noticed that the field userName in the Users collection is not a key field and therefore allows duplicate entries. Do I need to do a query first or is there a way to set this field to be 'unique'? Regards, Alon

Go to advanced search