Open Closed

How to implement refresh token in ABP Framework[General query/Help] #1750


User avatar
0
JeganAbpCommercial created
  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): No
  • Exception message and stack trace: No Exception
  • Steps to reproduce the issue:" No Exception

Team, We are fairly new to ABP framework platform and we are along the way with our new project.In our project we are planning to implement refresh token as part of authentication-Identity server-4.

 In ABP document we couldn't see any information about refresh token implementation. Can you please guide how to implement the refresh token strategy in ABP framework. 
 Do we need to do custome implementation for refresh token depends on our strategy ?.. Please guide us

1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    In ABP document we couldn't see any information about refresh token implementation.

    hi

    This belongs to Identity Server. You can check its related documents. http://docs.identityserver.io/en/latest/topics/refresh_tokens.html https://leastprivilege.com/2020/06/29/refresh-tokens-in-identityserver4-v4/

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11