simpletut / Universal-React-Apollo-Registration

Open Source Universal User Registration System – NodeJS React Apollo GraphQL JWT MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reloading page cause logout

cichy opened this issue · comments

While sign in and reload a page instant logout appears.

Can't see navigation bar on the left like screenshot you showed up in docs. How to do this ?

Password recovery doesn't send email.

But the only issue I see there is password recovery doesn't send Email

@cichy I am not sure how you have set-up or configured the app. Have you followed our instructions in the documentation?

Please see our demo: Link

As you can see, it works without issue.

If you would like more help, please share a link to your app on heroku / link to your code sample, so I get a better idea where you are going wrong.

@AlfredBryan - If your emails are not sending, please ensure you have properly configured 'Nodemailer' to connect to your mail server.

Note: if you do not have mail server, please follow the guide to implement GMail

Please follow the steps outlined in our documentation here: Link

Closing this issue due to inactivity.