- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 55字
- 2021-07-08 09:35:12
Using a relational database to store tokens and client details
This recipe provides you with a storage strategy that is more production-like instead of using an in-memory registry. The strategy presented in this recipe helps you how to use a Relational Database Management System (RDBMS) to store all client details and data related to tokens.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- C# 7 and .NET Core Cookbook
- LabVIEW程序設計基礎與應用
- Android NDK Beginner’s Guide
- Monitoring Elasticsearch
- 精通Python自然語言處理
- 琢石成器:Windows環境下32位匯編語言程序設計
- Apache Spark 2.x for Java Developers
- 組態軟件技術與應用
- C++面向對象程序設計習題解答與上機指導(第三版)
- 基于Struts、Hibernate、Spring架構的Web應用開發
- C++從入門到精通(第5版)
- Scala Reactive Programming
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Red Hat Enterprise Linux Troubleshooting Guide