getAccessToken

Retrieves the saved access token from shared preferences.

Return

The saved access token as a String, or an empty string if expired or not found.

Parameters

context

The context used to access shared preferences.