mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 12:30:06 +00:00
feat: login for web with server type SASJS
This commit is contained in:
@@ -87,7 +87,7 @@ export class Sas9RequestClient extends RequestClient {
|
||||
})
|
||||
}
|
||||
|
||||
public post<T>(
|
||||
public async post<T>(
|
||||
url: string,
|
||||
data: any,
|
||||
accessToken: string | undefined,
|
||||
|
||||
Reference in New Issue
Block a user