#Differences between SDKs
1 messages · Page 1 of 1 (latest)
Private was meant to have all of the paid features. Public was not meant to have any of those. It then came to me that it might be too much of a hassle to change versions if you decide to become a patron or cancel your subscription. That’s why I implemented token authorization instead. It doesn’t really matter what version you use now. In the future I have other plans, and there will be a difference.
Early releases such as alpha and beta require token authorization to access. Official release such as private and public don’t require token authorization, but you obviously want to use a token if you’re a patron.