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.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
I use
sessionStorageinstead oflocalStorageto set item, and then this problem is solved, so I close this issue.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)