hhstore / blog

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

Auth: Authn vs Authz #381

Open hhstore opened 2 years ago

hhstore commented 2 years ago

related:

hhstore commented 2 years ago

AuthN(Authentication) vs AuthZ(Authorization):

概念:

扩展:

hhstore commented 2 years ago

AuthN:

参考:

方案:

JWT:

hhstore commented 2 years ago

AuthZ:

方案:

hhstore commented 2 years ago

API 加密签名方案: