:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
I noticed that after logging in, the json response is passed to appAuthToken.storeSessionToken which seems to be expecting the session token as a string. Please see screengrabs below.
I noticed that after logging in, the json response is passed to
appAuthToken.storeSessionToken
which seems to be expecting the session token as a string. Please see screengrabs below.