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

24 Commits

Author SHA1 Message Date
medjedovic 008a9b4ca5 fix: withXSRFToken instead of withCredentials 2025-03-04 16:29:01 +01:00
Yury c2e64d9ba6 chore: cleanup 2024-06-21 11:32:58 +03:00
Yury a90f699abd feat(auth): added utils to get and check login header 2024-06-21 11:24:06 +03:00
Yury 053b07769a feat(auth): added multi-language support to logIn method 2024-06-20 17:15:05 +03:00
Yury 1f2f445002 chore: fixed SASLogon URL in AuthManager test 2024-02-19 11:06:09 +03:00
medjedovic 548a44d665 chore: auth manager test fix 2023-04-04 14:08:47 +02:00
Saad Jutt 3a16c83697 test: AuthManager specs are updated/removed 2022-09-25 17:30:07 +05:00
Saad Jutt a1c09ec802 fix(auth): login and check session returns username + user full name 2022-09-25 01:11:22 +05:00
medjedovic 2cbba38af5 chore: sas9 username parsing bring back 2022-09-22 16:58:39 +02:00
medjedovic 61fdf5573b chore: specs fixing, regex improve 2022-09-22 16:26:45 +02:00
Saad Jutt 3ae0809ee5 test(AuthManager): improved coverage 2021-09-09 04:37:30 +05:00
Saad Jutt a00bf5ba67 test(AuthManager): specs added for redirected login 2021-09-08 13:04:03 +05:00
Saad Jutt cd2b32f2f4 test(checkSession): extract username from server response 2021-09-07 06:08:17 +05:00
Saad Jutt e4956cc1d4 chore: test corrected for AuthManager 2021-09-05 12:06:27 +05:00
Saad Jutt 83353326fb test(AuthManager): fixed 2021-08-26 10:44:06 +05:00
Saad Jutt fc1c93957c fix: while checking session extract username also 2021-08-07 07:32:48 +05:00
Krishna Acondy 6344a906d8 chore(tests): fix tests - remove done callback 2021-06-07 08:37:44 +01:00
medjedovic e88736056a test: fix 2021-03-29 13:43:51 +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
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