權限


*Client-Server
較複雜,有碰到'人'的都很複雜。
第三方驗證
1.提供scope給google
2.google發token給server
3.server用token去跟google拿資料

*Server-Server
較簡易,可能設置白名單,特定的server能連到特定的server,不需要過多保護


*Authentication--驗證
能不能做(可以進到網頁)

*Authorization--授權
能做到什麼程度(可以執行哪些功能)







你可能感興趣的文章

變成rule的形狀(1) - Stylelint

變成rule的形狀(1) - Stylelint

practice Recursive Inheritance.c

practice Recursive Inheritance.c

OOP - 6 關於抽象

OOP - 6 關於抽象






留言討論