getAccessToken

open suspend override fun getAccessToken(): String

Retrieves the Google Drive access token for the signed-in user.

Return

The access token as a string.

Throws

If the authentication fails.