- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 56字
- 2021-07-08 09:35:07
There's more...
This recipe was written to be as straightforward as possible, but when configuring an OAuth 2.0 Provider, consider using a database instead of declaring all the client details using an in-memory database as we did.
We are also supposed to use TLS/SSL to protect any interaction between the client and OAuth 2.0 Provider components.
推薦閱讀
- C# 7 and .NET Core Cookbook
- 大學計算機應用基礎實踐教程
- Android開發精要
- C# 從入門到項目實踐(超值版)
- Mastering Swift 2
- Flutter跨平臺開發入門與實戰
- SQL Server從入門到精通(第3版)
- 批調度與網絡問題的組合算法
- Node Cookbook(Second Edition)
- Mastering AWS Security
- 軟件工程基礎與實訓教程
- C語言程序設計實訓教程與水平考試指導
- Implementing Domain:Specific Languages with Xtext and Xtend
- 情境微課開發(第2版)
- Effective Python:編寫高質量Python代碼的90個有效方法(原書第2版)