Hi everyone, i want to use supertokens to implement a small subscription service for my desktop app. i simply just need to check if the user has any time left on their plan, then decide whether to authenticate or not.
Can this be done with only supertokens? or would i have to make a seperate service?
Thanks!!