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
I am using this library in my android application to decode jwt token but sometimes i am getting this eror (java.lang.ArrayIndexOutOfBoundsException - length=1; index=1) error but token is valid.
How I can solve this issues can you please suggest me.
Reproduction
I can't produce it since my application in play store.
Additional context
No response
JWTDecode.Android version
2.0.2
Android version(s)
13
The text was updated successfully, but these errors were encountered:
Checklist
Description
Hello,
I am using this library in my android application to decode jwt token but sometimes i am getting this eror (java.lang.ArrayIndexOutOfBoundsException - length=1; index=1) error but token is valid.
How I can solve this issues can you please suggest me.
Reproduction
I can't produce it since my application in play store.
Additional context
No response
JWTDecode.Android version
2.0.2
Android version(s)
13
The text was updated successfully, but these errors were encountered: