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.
Retrieves the saved access token from shared preferences.
The saved access token as a String, or an empty string if expired or not found.
The context used to access shared preferences.