You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing exception imports to Base64UrlSafe.php
Imported InvalidArgumentException and RangeException to ensure proper handling of related exceptions. This update prevents potential undefined class errors and aligns with best practices.
0 commit comments