backbone.js - handling if a user is logged in or not

前端 未结 5 592
悲&欢浪女
悲&欢浪女 2020-12-04 05:29

Firstly, should the static page that is served for the app be the login page?

Secondly, my server side code is fine (it won\'t give any data that the user shouldn\'t

5条回答
  •  失恋的感觉
    2020-12-04 05:59

    Here is a very good tutorial for it http://clintberry.com/2012/backbone-js-apps-authentication-tutorial/

提交回复
热议问题