@gtsc/api-auth-entity-storage-service
Advanced tools
Comparing version 0.0.3-next.47 to 0.0.3-next.48
@@ -11,7 +11,2 @@ /** | ||
/** | ||
* The name of the key to retrieve from the vault for encrypting passwords. | ||
* @default auth-encryption | ||
*/ | ||
encryptionKeyName?: string; | ||
/** | ||
* The identity of the system which owns the signing key. | ||
@@ -18,0 +13,0 @@ */ |
@@ -25,16 +25,2 @@ [**@gtsc/api-auth-entity-storage-service**](../overview.md) • **Docs** | ||
### encryptionKeyName? | ||
> `optional` **encryptionKeyName**: `string` | ||
The name of the key to retrieve from the vault for encrypting passwords. | ||
#### Default | ||
```ts | ||
auth-encryption | ||
``` | ||
*** | ||
### systemIdentity | ||
@@ -41,0 +27,0 @@ |
{ | ||
"name": "@gtsc/api-auth-entity-storage-service", | ||
"version": "0.0.3-next.47", | ||
"version": "0.0.3-next.48", | ||
"description": "Auth Entity Storage contract implementation and REST endpoint definitions", | ||
@@ -17,5 +17,5 @@ "repository": { | ||
"dependencies": { | ||
"@gtsc/api-auth-entity-storage-models": "0.0.3-next.47", | ||
"@gtsc/api-core": "0.0.3-next.47", | ||
"@gtsc/api-models": "0.0.3-next.47", | ||
"@gtsc/api-auth-entity-storage-models": "0.0.3-next.48", | ||
"@gtsc/api-core": "0.0.3-next.48", | ||
"@gtsc/api-models": "0.0.3-next.48", | ||
"@gtsc/core": "next", | ||
@@ -22,0 +22,0 @@ "@gtsc/crypto": "next", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63157
1047
+ Added@gtsc/api-auth-entity-storage-models@0.0.3-next.48(transitive)
+ Added@gtsc/api-core@0.0.3-next.48(transitive)
+ Added@gtsc/api-models@0.0.3-next.48(transitive)
- Removed@gtsc/api-auth-entity-storage-models@0.0.3-next.47(transitive)
- Removed@gtsc/api-core@0.0.3-next.47(transitive)
- Removed@gtsc/api-models@0.0.3-next.47(transitive)
Updated@gtsc/api-core@0.0.3-next.48