react-native-jwt
react-native-jwt copied to clipboard
Add expiration time to JWT. Escape base64.
Added token expiration time and escaped base64 for payload. Without those changes, it didn't work for me.