You are not logged in.
Pages: 1
Wacky Races with mORMot
http://youtu.be/jbp5Jaop0bA
https://www.dropbox.com/s/p97h0pcql77qd … s.rar?dl=0
- My first Angular project with mORmot default authentication. Angular lets you work with mORMOt technology as long as it can serve your app through a RESTful web API.
- you should have a local web server to run this project, usually you can not load files with the file:// protocol with AngularJS. f.i.: http://localhost:8000/index.html
- it uses dummy server-methods to test Angular, we're going to see only static views.
- on logout, just redirects the route.
- It works fine with Chrome. There's an authentication issue in FF ver. 8.
Last edited by warleyalex (2014-09-23 03:38:05)
Offline
please fix link, file not found
Offline
I have made some minor changes at DigDiver's JS code and finally... Logout is working as expected... and the authentication scheme is now working fine in both Firefox8 and Chrome!
Offline
Hi, thx for sample.
I try change project to work with webserver mormot, here link changed source: https://www.dropbox.com/s/pq73gosbf3rma … ws.7z?dl=0
Login: User
Pass: synopse
Last edited by noobies (2017-04-05 07:43:43)
Offline
fix bug in source
Offline
wackyraces_ws Sample Application Debug and browser link http://localhost:888/service
View default.html not display
Please help
Offline
Pages: 1