reactioncommerce / reaction-questions

Ask us questions about Reaction
1 stars 2 forks source link

please explain authentication & authorization workflow in reaction! #4

Open thabungm opened 5 years ago

thabungm commented 5 years ago

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