Skip to content

Commit

Permalink
Merge pull request #294 from Cox-Automotive/addMaxSessionToGetRole
Browse files Browse the repository at this point in the history
Add maxSessionDuration on getAccountRole response
  • Loading branch information
codykoelemay committed Aug 19, 2022
2 parents 576136b + 6602f43 commit f279ad4
Show file tree
Hide file tree
Showing 45 changed files with 102 additions and 76 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
All changes to ALKS.js for this version will be noted here

## Changed
- Updates fetch calls to omit setting credentials cookies since we don't use cookies for authentication
- Updates getAccountRole to include maxSessionDurationInSeconds on the response.

9 changes: 7 additions & 2 deletions dist/alks.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions dist/alks.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/alks.min.js

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions dist/alks.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion dist/src/alks.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

58 changes: 29 additions & 29 deletions docs/classes/export_.Alks.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/classes/export_.AlksError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/export_.PseudoBoolean.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f279ad4

Please sign in to comment.