public interface Auth0TokenClient
| Modifier and Type | Method and Description |
|---|---|
Auth0AccessTokenResponse |
getAccessToken(String grantType,
String audience,
String scope,
String base64encodedString) |
Auth0AccessTokenResponse getAccessToken(String grantType, String audience, String scope, String base64encodedString)
Copyright © 2022 WSO2. All rights reserved.