hhstore / blog

My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
276 stars 22 forks source link

Auth: Authn vs Authz #381

Open hhstore opened 1 year ago

hhstore commented 1 year ago

related:

hhstore commented 1 year ago

AuthN(Authentication) vs AuthZ(Authorization):

概念:

扩展:

hhstore commented 1 year ago

AuthN:

参考:

方案:

JWT:

hhstore commented 1 year ago

AuthZ:

方案:

hhstore commented 1 year ago

API 加密签名方案: