This website requires JavaScript.
Explore
Help
Sign In
sasjs
/
adapter
Watch
1
Star
0
Fork
0
You've already forked adapter
mirror of
https://github.com/sasjs/adapter.git
synced
2026-01-10 13:50:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3ccd35a4e2a4655caad3d7b41f4361258fc749a3
adapter
/
src
/
auth
History
Saad Jutt
3ccd35a4e2
fix: if username is not present in SAS9, derive it with full name
2021-09-06 12:42:26 +05:00
..
spec
chore: test corrected for AuthManager
2021-09-05 12:06:27 +05:00
AuthManager.ts
fix: if username is not present in SAS9, derive it with full name
2021-09-06 12:42:26 +05:00
getAccessToken.ts
chore(refactor): add more tests
2021-07-13 08:12:15 +01:00
getTokens.ts
chore(paths): fix import paths
2021-07-23 22:24:21 +01:00
index.ts
chore(*): refactor common functionality into JobExecutor, handle all auth-related scenarios
2021-02-02 08:18:48 +00:00
isAuthorizeFormRequired.ts
chore(*): refactor, move all auth-related code to auth folder
2021-01-24 13:07:15 +00:00
isLoginRequired.ts
chore(*): refactor, move all auth-related code to auth folder
2021-01-24 13:07:15 +00:00
refreshTokens.ts
chore(refactor): split up and add tests for core functionality
2021-07-12 20:31:17 +01:00