Browse Source
Large JWT's could cause issue because of header or body sizes of the HTTP request could get too large when you are a member of a lot of organizations. This PR removes these specific keys since they are not used either client side or server side. Because Bitwarden does add these in there JWT's i would suggest to keep the code we had but then commented out as a reference. Removing it and searching for this when needed would be a waist of time. Fixes #4156pull/4100/head
Mathijs van Veluw
1 year ago
committed by
GitHub
3 changed files with 53 additions and 25 deletions
Loading…
Reference in new issue