1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-21 13:11:31 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
medjedovic 19503e0b31 style: lint 2021-06-02 11:01:19 +02:00
medjedovic d8bdc02f09 chore: sasjs-tests compute only on viya, login order fix 2021-06-02 11:00:08 +02:00
medjedovic 460575b462 fix: when sas fails with verifying credentials, resend request with new csrf token 2021-05-28 15:05:44 +02:00
medjedovic e88736056a test: fix 2021-03-29 13:43:51 +02:00
medjedovic 9da2a29a72 chore: for VIYA calling API endpoint 2021-03-28 21:55:47 +02:00
medjedovic dce8a08a86 lint: fix 2021-03-28 19:27:57 +02:00
medjedovic 1fabb9e610 test: fix 2021-03-28 19:04:10 +02:00
medjedovic 23db0ac80d style: lint 2021-03-28 18:40:22 +02:00
medjedovic 28370341d8 fix: login checkSession improved mechanism 2021-03-28 18:40:04 +02:00
Krishna Acondy 269514a44f fix(*): expose CSRF token, add getFolder API 2021-02-10 08:19:48 +00:00
Krishna Acondy 1b251f1cea fix(auth): auto submit auth form if needed 2021-02-08 19:07:37 +00:00
Krishna Acondy 613cc6b9ef chore(*): clean up, handle debug responses 2021-02-04 09:42:39 +00:00
Krishna Acondy 03b5e1d824 chore(*): refactor common functionality into JobExecutor, handle all auth-related scenarios 2021-02-02 08:18:48 +00:00
Krishna Acondy 301edab8ad chore(*): refactor and add tests 2021-01-24 15:08:35 +00:00
Krishna Acondy aed39c2ec4 chore(*): refactor, move all auth-related code to auth folder 2021-01-24 13:07:15 +00:00
Krishna Acondy e31774ae9d fix(*): fix login issue 2021-01-19 09:29:29 +00:00
Krishna Acondy 75e3fd018d chore(*): replace fetch calls with axios 2021-01-18 09:22:10 +00:00
Krishna Acondy ff64dd22ad chore(*): use local axios instance 2021-01-18 09:01:07 +00:00
Krishna Acondy f789b8f7a2 fix(*): extracted auth logic into separate class, used axios instead of fetch 2021-01-18 08:59:58 +00:00