When authorizing via Android SDK AuthenticationAPIClient using passwordlessWithEmail in Credentials refresh token == null.
I read that in the article that you need to set offline_access for api and send a link to the audience on api. But AuthenticationAPIClient doesn't have anywhere in the audience field methods.
How to set the audience parameter?