Making API calls using the access token and refresh token from an ASP.NET Core authentication handler
Read OriginalThis technical article details the process of building a .NET Core client library for JetBrains Space, focusing on ASP.NET Core authentication. It demonstrates how to configure an authentication handler, obtain access and refresh tokens via `HttpContext.GetTokenAsync`, and use these tokens for making authenticated API calls from within controllers or Razor Pages.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser