• Home
  • Archives
  • About Me
  Carson's Tech Note
  • Home
  • Archives
  • About Me
  • App Development
  • Blogging
  • Developer Tools
  • Web Frameworks
  • Languages Related
  • Software Engineering
  • Web Technology

開發者必備知識 - HTTP認證(HTTP Authentication)

認證(Authentication)是建構Web應用或Web伺服器不可或缺的一環。以下簡單介紹一下各種常見的HTTP Authentication方式。

總覽 Overview

  • Basic: RFC 2617 (1999) -> RFC 7617 (2015)
  • Digest: RFC 2069 (1997) -> RFC 2617 (1999) -> RFC 7617 (2015)
  • OAuth 1.0 (Twitter, 2007)
  • OAuth 2.0 (2012)
    • Bearer (OAuth 2.0): RFC 6750 (2012)
  • JSON Web Tokens (JWT): RFC 7519 (2015)
Read more   2018/11/18 posted in  Security
comments

Carson's Tech Note

「坐井觀天,曰天小者,非天小也,其所見小也。夏蟲不可與語冰,非無冰也,以其未見冰也。」- 《學問與遊歷》
GitHub Email RSS

Categories

App Development Blogging Developer Tools Web Frameworks Languages Related Software Engineering Web Technology

Recent Posts

  • 開發者必備知識 - HTTP認證(HTTP Authentication)
  • 使用Babel處理ES6的 this 和 Arrow Function(箭頭函式)
  • 如何使用Android RecyclerView建立一個List列表
  • 翻牆必備:Shadowsocks建置教學
  • 翻牆專題:Proxy、VPN、Shadowsocks概念解釋

Copyright © 2015 Powered by MWeb,  Theme used GitHub CSS.