ASP .NET
Ctrlk
  • Introduction
  • Chapter1.MVC 5
  • Chapter2.SignalR
  • Chapter3.REST API Design, Development & Management
    • 3.1.Evolution of RESTful services
    • 3.2.REST API Architectural Constraints
    • 3.3.Designing REST API
    • 3.4.REST API Security
      • 3.4.1.REST API Security - Introduction
      • 3.4.2.Securing API with Basic Authentication
      • 3.4.3.Securing API with Tokens & JWT
      • 3.4.4.Securing API with API Key & Secret
      • 3.4.5.API Authorization using OAuth2.0
        • 3.4.5.1.Authorization scope grant (Refresh token grant)
        • 3.4.5.2.Client credentials grant
        • 3.4.5.3.Implicit Grant
        • 3.4.5.4.Resource owner credentials grant
      • 3.4.6.API Security - Functional Attack
    • 3.5.REST API Specifications using Swagger 2.0 / OAI
    • 3.6.API management
    • 3.7.Summary
  • Chapter4.REST API/Web Services testing with SoapUI
Powered by GitBook
On this page
  1. Chapter3.REST API Design, Development & Management
  2. 3.4.REST API Security
  3. 3.4.5.API Authorization using OAuth2.0

3.4.5.1.Authorization scope grant (Refresh token grant)

  • 流程

Previous3.4.5.API Authorization using OAuth2.0Next3.4.5.2.Client credentials grant

Last updated 5 years ago

Was this helpful?

Was this helpful?