错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

User Authentication

  • Greg Donald

摘要

Eventually, our blog application will have an administration interface, and we will need to make sure that only an administrator user can access it. To this end, we will need to add the ability to authenticate to our user model. This chapter will cover how to do that.