Skip to content

Commit

Permalink
Merge pull request #290 from Cox-Automotive/security-level
Browse files Browse the repository at this point in the history
Security level
  • Loading branch information
americk0 authored Aug 15, 2022
2 parents 7ed08d7 + 050ddd3 commit f78c46a
Show file tree
Hide file tree
Showing 45 changed files with 84 additions and 66 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
All changes to ALKS.js for this version will be noted here

## Changed
- adds optional trustPolicy field to createRole. Either trustPolicy or roleType must be specified.
- Includes the security level in the result of the getAccounts function
- Includes the security level in the result of the getLoginRole function
2 changes: 2 additions & 0 deletions dist/alks.cjs.js

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

2 changes: 2 additions & 0 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.

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

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

1 change: 1 addition & 0 deletions 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.

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 f78c46a

Please sign in to comment.