fix: allow auth token to persist if the browser is closed #2545

Merged
neb-b merged 1 commit from returning-users into master 2019-06-13 18:10:50 +02:00
neb-b commented 2019-06-12 22:24:36 +02:00 (Migrated from github.com)

Fixes #2544

Not setting an expire time expires the auth token when the session ends.

Fixes #2544 Not setting an expire time expires the auth token when the session ends.
kauffj (Migrated from github.com) requested changes 2019-06-12 22:58:24 +02:00
kauffj (Migrated from github.com) left a comment

remove console line and merge

remove console line and merge
kauffj (Migrated from github.com) commented 2019-06-12 22:57:35 +02:00

Impressive inclusion for such a short PR 😀

Any reason linter did not catch?

Impressive inclusion for such a short PR :grinning: Any reason linter did not catch?
neb-b (Migrated from github.com) reviewed 2019-06-13 17:21:12 +02:00
neb-b (Migrated from github.com) commented 2019-06-13 17:21:12 +02:00

🤦‍♂

I turned that lint rule off because it was a pain with all the console logs in our electron files. I'll add it back.

🤦‍♂ I turned that lint rule off because it was a pain with all the console logs in our electron files. I'll add it back.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2545
No description provided.