打开 关闭

How to maintain session information in ABP framework #2234


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

Currently We are working on new project with ABP commercial product from the scratch. Using ABP framework is it possible to maintain session information in the backend calls ?. Say for example Userinformation..


1 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi

    ABP does not use Session related services by default but uses claims-based authentication and authorization.

    https://github.com/abpframework/abp/issues/42

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