jdanyow / aurelia-breeze-northwind

A Northwind demo using Aurelia and Breeze
http://jdanyow.github.io/aurelia-breeze-northwind/
MIT License
92 stars 35 forks source link

Auth #8

Open johntom opened 8 years ago

johntom commented 8 years ago

Hi, I've partilially used this repo for my client side app calling a restful api (backend sailsjs with Mongodb and Mysql) and much prefer the look of materialize over bootstrap and find this repo the best aurelia example to date even though I'm not using the breeze part. However, I'm having difficluties incorporating paulvanbladel/aurelia-auth/ as part of the router used in this repo and wondering if you can help jump start me in the right direction. Sources https://github.com/paulvanbladel/aurelia-auth ; https://github.com/paulvanbladel/aurelia-auth-sample Thanks, John

kristianmandrup commented 8 years ago

Would love to get some input on this as well :) Any progress @johntom?