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

Per Account mailing #120

Closed
Wunderharke opened this issue Jun 8, 2021 · 2 comments
Closed

Per Account mailing #120

Wunderharke opened this issue Jun 8, 2021 · 2 comments
Labels
Projects

Comments

@Wunderharke
Copy link

Hi guys,

since login is only working with cookies right now, I want to implement some file drop for my users to update their cookies if needed.
I don't know how to realize this yet, however it will be necessary that users will get notified.
For this would suggest sending a mail either to users Epic mail address or to add some new config attribute to specify a notification mail address per account when login fails.
This way, users would know it's time to update their cookie again.

I don't know how mailing is handle right now and don't use TypeScript regularly, but with some help I might be able to suppose a merge request myself.

@Wunderharke
Copy link
Author

I just saw #101 this might be an incremental addition but account.email is available within that function already.
Might be worth considering a boolean for deciding whether sending to account.email or this.emailConfig.emailRecipientAddress.

@claabs claabs added the v4 label Aug 10, 2021
@claabs claabs added this to To do in v4 Aug 30, 2021
@claabs claabs moved this from To do to In progress in v4 Aug 30, 2021
@claabs claabs moved this from In progress to Done in v4 Sep 29, 2021
@claabs claabs mentioned this issue Oct 2, 2021
@claabs
Copy link
Owner

claabs commented Oct 2, 2021

Added in v4: https://github.com/claabs/epicgames-freegames-node/releases/tag/v4.0.0

@claabs claabs closed this as completed Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v4
Done
Development

No branches or pull requests

2 participants