mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-09 05:20:05 +00:00
docs(refreshTokensForViya): added notes about limitation
This commit is contained in:
@@ -6,6 +6,7 @@ import { isNode } from '../utils'
|
||||
|
||||
/**
|
||||
* Exchanges the refresh token for an access token for the given client.
|
||||
* This function can only be used by Node.
|
||||
* @param requestClient - the pre-configured HTTP request client
|
||||
* @param clientId - the client ID to authenticate with.
|
||||
* @param clientSecret - the client secret to authenticate with.
|
||||
|
||||
Reference in New Issue
Block a user