olp-sdk-authentication
Functions
load Credentials From File
- load
Credentials From File(path: string): AuthCredentials
-
Parses the credentials.properties file from the HERE platform and retrieves an object with user credentials.
throws
An error if the parsing is not successful.ParametersReturns AuthCredentialsThe object with the access key ID and access key secret.
Gets an access token.