It would nice to have a auth strategy in this to check against a valid Parse sessionToken. The user logs in on the client, every request can pass the sessionToken in a header. This would prevent the need of passing user login info through the request.
Any thoughts?
It would nice to have a auth strategy in this to check against a valid Parse sessionToken. The user logs in on the client, every request can pass the sessionToken in a header. This would prevent the need of passing user login info through the request.
Any thoughts?