- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 65字
- 2021-07-08 09:35:11
Adding support for refresh tokens
This recipe covers an important feature described by the OAuth 2.0 specification and implemented by Spring Security OAuth2 as well. That's the refresh token grant type, which allows for a better user experience because the Resource Owner does not have to go through all the steps of authentication and authorization against the Authorization Server every time an access token expires.
推薦閱讀
- JBoss Weld CDI for Java Platform
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及MySQL應(yīng)用教程
- Python網(wǎng)絡(luò)爬蟲從入門到實(shí)踐(第2版)
- Learn Programming in Python with Cody Jackson
- Python Geospatial Development(Second Edition)
- 云計(jì)算通俗講義(第3版)
- Spring實(shí)戰(zhàn)(第5版)
- 手把手教你學(xué)C語言
- Practical Game Design with Unity and Playmaker
- ASP.NET程序開發(fā)范例寶典
- Android傳感器開發(fā)與智能設(shè)備案例實(shí)戰(zhàn)
- 開源項(xiàng)目成功之道
- 運(yùn)維前線:一線運(yùn)維專家的運(yùn)維方法、技巧與實(shí)踐
- 大學(xué)計(jì)算機(jī)基礎(chǔ)
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)