Wayne's Blog
All Topics Posts

What is PKCE (Proof Key for Code Exchange)

Wayne
May 19, 2019
  • Algorithm
  • Authentication
  • API

Golang assignment (=) vs short variable declaration (:=) vs regular variable declaration (var)

Basic Auth 裡的 Realm 是什麼意思?