Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devise confirmable #8

Closed
kockok opened this issue Feb 11, 2020 · 5 comments
Closed

Devise confirmable #8

kockok opened this issue Feb 11, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@kockok
Copy link

kockok commented Feb 11, 2020

Please add devise confirmable to graphql implementation.

@simonfranzen simonfranzen added the enhancement New feature or request label Feb 18, 2020
@simonfranzen simonfranzen self-assigned this Feb 18, 2020
@simonfranzen
Copy link
Member

Good point!

@kockok
Copy link
Author

kockok commented May 5, 2020

Just wondering why emails are disabled...

@simonfranzen
Copy link
Member

For no reason @kockok .
We have to set this line to true

config.action_mailer.perform_deliveries = false

If you want, just make a PR

@simonfranzen
Copy link
Member

We use graphql-auth now for authentication handling so I close this issue.

@simonfranzen
Copy link
Member

@kockok I also enabled mails for production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants