Hi there,
Regarding the new expiring access tokens, has that been added to the Android SDK? We have a web-view app that has been implemented and it requires api access. So far we have been using the
CloverAuth.authenticate() method, but I don't see any references to expirations and refresh tokens in the documentation.
Is this available vie the SDK?
References:
- https://docs.clover.com/docs/oauth-for-web-views-non-clover-devices - Get an access token from the Clover SDK
- AuthResult reference as of SDK 306
- Migration References - no Android refresh token references found either
Any information would be much appreciated!