Drew Schulz

Results 4 comments of Drew Schulz

For anyone with _ejected_ apps from react-scripts 4.x that: - are using the most up to date react-dev-utils (12.0.0 at the time of posting) - upgraded to webpack 5 themselves...

Thanks Elar :), been doing a lot of reading. From what I understood, those articles discuss JWT in the context of a traditional web application, where cookie-based sessions would be...

> token-based session token storage in cookie vs localStorage vs sessionStorage discussion we had in issue [#843 (comment)](https://github.com/OWASP/ASVS/issues/843). Those points definitely make sense for local storage, especially when the browser...

@craigburke Adding this fix would be greatly appreciated! I have other libraries in my project, and it takes forever to do a fresh build because of this issue.