Vandivier / ladderly-3

the home site for the ladderly ecosystem
https://ladderly.io
11 stars 8 forks source link

permission purge job #254

Open Vandivier opened 4 weeks ago

Vandivier commented 4 weeks ago

once per day on the user session we should purge permissions if subscription hasn't been renewed this should initially happen on login; immediately check

then, on every page change we can check the last checked date on the user session and if it's a new day we can re-run the check

should be a fast-follow to

63

bc we want to prioritize getting new subscriptions over purging old ones