get Oauth Token For External Api
open fun getOauthTokenForExternalApi(@NonNull context: Context, @Nullable callback: STWOauthTokenCallback<OauthTokenError>)
Content copied to clipboard
Gets an oauth token useful to connect to an external API
Parameters
context
Context: The application context
callback
STWOauthTokenCallback: to handle the request result