Package org.wso2.auth0.client.model
Interface Auth0TokenClient
public interface Auth0TokenClient
-
Method Summary
Modifier and TypeMethodDescriptiongetAccessToken(String grantType, String audience, String scope, String base64encodedString)
-
Method Details
-
getAccessToken
Auth0AccessTokenResponse getAccessToken(String grantType, String audience, String scope, String base64encodedString)
-