MCLink-Modding / MCLink

Automatic Twitch/GameWisp/Patreon Whitelist
https://mclink.dries007.net/
11 stars 10 forks source link

Time Period? #23

Closed danmartinez78 closed 3 years ago

danmartinez78 commented 3 years ago

Is there a time period associated with the authentication?

If a user stops subbing on Twitch do they get removed from the whitelist? For Patreon, if a user has donated above the minimum amount, do they have access forever?

dries007 commented 3 years ago

For Patreon it looks at the monthly pledge amount. Once they stop their pledge, it expires. The access stays for up to a day or two, because some of the API data is cached and not updated instantly.

Same goes for Twitch. As soon as the sub does not show up on the Twitch API anymore, access is denied again. (With maybe a small grace period, depening on the API and some caching.)

danmartinez78 commented 3 years ago

Question answered fully, closing.