On the getting started guide in the section F. Why do I need webhooks? it states:
"Per our API terms, you need to implement webhooks to know when an athlete has deauthorized your API application"
What about mobile only applications? We're building a mobile only app and have no intention of managing a backend server because our app does not require one to function.
So are mobile apps exempt from this, or is there a special way to handle this case?