Open Closed

Auth is not work after migrate to 5.3 from 5.2.1 #3300


User avatar
0
ldacnfinit created
  • ABP Framework version: V5.3.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:

For can't get local storage access token, the ng website is can't be authorized.

  • Steps to reproduce the issue:"
  • Use ABP suite website to upgrade
  • Fix some build error

Use third-party oAuth2, request /connect/token to get access token etc. information.


1 Answer(s)
  • User Avatar
    0
    ldacnfinit created

    I use sessionStorage instead of localStorage to set item, and then this problem is solved, so I close this issue.

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