Need more info never had any problems with sessions randomly ending in over a year
@winkywooster I would check the source, if there's a gap feel free to open issue but I would surprised if this can't be configured
Thanks @dnolen I figured out my problem
Does anyone have a solution to sending Blob data structures from a re-frame Expo React Native app to their backend? I am reduced to using Base64 because I can’t figure out why I am not able to send Blobs in multipart forms to my server.