AuthCredentials | @here/olp-sdk-ts
Interface AuthCredentials
Hierarchy
- AuthCredentials
Index
Properties
Properties
Optional access Key Id
Your access key ID.
Find the access key ID in the credentials.properties file downloaded from the HERE portal.
Optional access Key Secret
Your access key secret.
Find the access key secret in the credentials.properties file downloaded from the HERE portal.
Generated using TypeDoc
User credentials.
Download the file with credentials from the HERE portal. The downloaded credentials.properties file contains the access key ID and access key secret needed to get the access token. You can also use the access key ID and access key secret for authentication.