abp
abp copied to clipboard
Angular - Improve Authentication Token Handling
Description
Resolves https://github.com/abpframework/abp/issues/23930
Improvements
- Store sensitive tokens in memory
- Use Web Workers for state sharing between tabs