Skip to content

Commit

Permalink
Merge pull request #293 from Cox-Automotive/omit-cookies
Browse files Browse the repository at this point in the history
omits cookies when making fetch calls
  • Loading branch information
americk0 authored Aug 18, 2022
2 parents 33b58f2 + 5e3d149 commit 81290d6
Show file tree
Hide file tree
Showing 43 changed files with 82 additions and 85 deletions.
4 changes: 2 additions & 2 deletions 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
- Includes the security level in the result of the getAccounts function
- Includes the security level in the result of the getLoginRole function
- Updates fetch calls to omit setting credentials cookies since we don't use cookies for authentication

3 changes: 1 addition & 2 deletions dist/alks.cjs.js

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

3 changes: 1 addition & 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.

3 changes: 1 addition & 2 deletions dist/alks.umd.js

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

4 changes: 2 additions & 2 deletions dist/src/alks.d.ts

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

56 changes: 28 additions & 28 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 81290d6

Please sign in to comment.