The endpoint where the application exchanges the client credentials for an access token. If this is a local endpoint, you can use a :: separator to specify functions within a file.
The specified endpoint, whether it is remote or local, must use HTTPS.
// remote endpoint
token-endpoint (https://accounts.spotify.com/api/token)
// local endpoint
token-endpoint (AuthEndpoints.js::tokenEndpoint)Copyright 2026 Samsung All rights reserved