Ananay Arora
Ananay Arora
After a lot of debugging, I noticed that it all boiled down to this: Node's "BOSS_ENV === 'localhost'" was returning false. The test commands were incorrectly specific in the documentation....
Made the entire thing responsive here: https://github.com/coding-blocks/boss/pull/83
This looks great! I did have an approach to this that I would like to share: A way to achieve this functionality would be to write a wrapper the could...
Verification is great - and in fact recommended. I feel this should be part of the repo itself where it does that step just to ensure its not a replay...
@marcesengel Thanks! Please feel free to share a gist or make a pull request with the code added! :D
hi @realkoder, the email and other profile is shared only once (when the person registers). At that time, you're supposed to store the email and all other details. After subsequent...