-
Is login working at all?
I just uploaded a test app (more or less empty).
I created a user group "moo" with Login set to to "Before Download" and selected "Sencha ID (Developers) as "Authentication Service".
When I try to log-in all I get is a nginx timeout error.
Then I tried to switch the Authentication Service to "Sencha.io (Users)", and used the registration link from the login page that appears when I invoke the app's URL.
Result of registration is a redirection to "senchafy.com/hello" which only gives a 404.
What the heck?
However I saw in the "Developer console" that the group now has 1 registered user, so probably the registration worked.
Ok, so I try to login with the data I gave on registration ... and only get an endless redirection from my app to the login and back that only stops with a browser error ("Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.").
Sorry, but this feels like pre-alpha to me.
Is there anything I might have done fundamentally wrong to cause these issues?
-
Read this io-forum (there are only a few posts) and you will find out that sencha.io isn´t working yet (pre alpha).
-
Login issues resolved
Sencha.io application user login issues are all resolved.
Thanks for trying sencha.io cloud framework. As a developer, share your feedback and what features you would love to have in our framework and admin portal.
-
Good news, thanks!
Features?
- docs: complete example (user-login, crud, online/offline-mode)
- reading/writing data from/to sencho.io from an external app