I am trying to understand authentication, went through the docs.. my understanding so far is meteor is handling the authentication & not graphQL, & I have installedsimple:rest-accounts-password & see the token being return, but still clueless where exactly the authentication is taken place in the code
I am trying to understand authentication, went through the docs.. my understanding so far is meteor is handling the authentication & not graphQL, & I have installed
simple:rest-accounts-password
& see the token being return, but still clueless where exactly the authentication is taken place in the code