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
When i use JWTSigners
If the live version is on the cloud, it works
but in the local server (0.0.0.0) it got
missing kid field in header
(throw JWTError.missingKIDHeader)
I don't know why.
Does anybody did facing this problem?
Please help me
The text was updated successfully, but these errors were encountered:
When i use JWTSigners
If the live version is on the cloud, it works
but in the local server (0.0.0.0) it got
missing kid field in header
(throw JWTError.missingKIDHeader)
I don't know why.
Does anybody did facing this problem?
Please help me
The text was updated successfully, but these errors were encountered: