jinwook-k / cc-scraper

💳 A npm pkg to get info about credit card points, categories, and cash-back calendars.
https://www.npmjs.com/package/cc-scraper
MIT License
3 stars 1 forks source link

Remember/save which cards are your's #15

Closed jinwook-k closed 5 years ago

jinwook-k commented 5 years ago

Figure out a way to store which cards a user actually owns w/o doing any authentication, if possible.

Probably using cookies, but auth would be easier to share amongst devices.