@bitblit/ratchet-warden-common 4.0.102-alpha → 4.0.103-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist → lib}/build/ratchet-warden-common-info.d.ts +1 -1
- package/{dist → lib}/client/provider/warden-client-abstract-recent-login-provider.js +2 -2
- package/{dist → lib}/client/provider/warden-client-local-storage-logged-in-user-provider.js +3 -3
- package/{dist → lib}/client/provider/warden-client-local-storage-recent-login-provider.js +3 -3
- package/{dist → lib}/client/warden-client.js +4 -4
- package/{dist → lib}/client/warden-client.spec.js +1 -1
- package/{dist → lib}/client/warden-user-service.js +3 -3
- package/{dist → lib}/client/warden-user-service.spec.js +1 -1
- package/{dist → lib}/common/model/warden-jwt-token.d.ts +1 -1
- package/{dist → lib}/common/util/warden-utils.js +2 -2
- package/package.json +4 -4
- /package/{dist → lib}/build/ratchet-warden-common-info.js +0 -0
- /package/{dist → lib}/client/provider/warden-client-abstract-recent-login-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-client-current-logged-in-jwt-token-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-client-current-logged-in-jwt-token-provider.js +0 -0
- /package/{dist → lib}/client/provider/warden-client-local-storage-logged-in-user-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-client-local-storage-recent-login-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-client-recent-login-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-client-recent-login-provider.js +0 -0
- /package/{dist → lib}/client/provider/warden-client-transient-memory-logged-in-user-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-client-transient-memory-logged-in-user-provider.js +0 -0
- /package/{dist → lib}/client/provider/warden-client-transient-memory-recent-login-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-client-transient-memory-recent-login-provider.js +0 -0
- /package/{dist → lib}/client/provider/warden-command-exchange-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-command-exchange-provider.js +0 -0
- /package/{dist → lib}/client/provider/warden-logged-in-user-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-logged-in-user-provider.js +0 -0
- /package/{dist → lib}/client/provider/warden-logged-in-user-wrapper.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-logged-in-user-wrapper.js +0 -0
- /package/{dist → lib}/client/provider/warden-recent-login-descriptor.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-recent-login-descriptor.js +0 -0
- /package/{dist → lib}/client/provider/warden-user-service-event-processing-provider.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-user-service-event-processing-provider.js +0 -0
- /package/{dist → lib}/client/provider/warden-user-service-options.d.ts +0 -0
- /package/{dist → lib}/client/provider/warden-user-service-options.js +0 -0
- /package/{dist → lib}/client/warden-client.d.ts +0 -0
- /package/{dist → lib}/client/warden-client.spec.d.ts +0 -0
- /package/{dist → lib}/client/warden-delegating-current-user-providing-user-service-event-processing-provider.d.ts +0 -0
- /package/{dist → lib}/client/warden-delegating-current-user-providing-user-service-event-processing-provider.js +0 -0
- /package/{dist → lib}/client/warden-user-service.d.ts +0 -0
- /package/{dist → lib}/client/warden-user-service.spec.d.ts +0 -0
- /package/{dist → lib}/common/command/create-account.d.ts +0 -0
- /package/{dist → lib}/common/command/create-account.js +0 -0
- /package/{dist → lib}/common/command/remove-web-authn-registration.d.ts +0 -0
- /package/{dist → lib}/common/command/remove-web-authn-registration.js +0 -0
- /package/{dist → lib}/common/command/warden-command-response.d.ts +0 -0
- /package/{dist → lib}/common/command/warden-command-response.js +0 -0
- /package/{dist → lib}/common/command/warden-command.d.ts +0 -0
- /package/{dist → lib}/common/command/warden-command.js +0 -0
- /package/{dist → lib}/common/command/web-authn-object-wrapper.d.ts +0 -0
- /package/{dist → lib}/common/command/web-authn-object-wrapper.js +0 -0
- /package/{dist → lib}/common/model/warden-contact-type.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-contact-type.js +0 -0
- /package/{dist → lib}/common/model/warden-contact.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-contact.js +0 -0
- /package/{dist → lib}/common/model/warden-customer-message-type.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-customer-message-type.js +0 -0
- /package/{dist → lib}/common/model/warden-entry-summary.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-entry-summary.js +0 -0
- /package/{dist → lib}/common/model/warden-entry.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-entry.js +0 -0
- /package/{dist → lib}/common/model/warden-jwt-token.js +0 -0
- /package/{dist → lib}/common/model/warden-login-request.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-login-request.js +0 -0
- /package/{dist → lib}/common/model/warden-login-results.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-login-results.js +0 -0
- /package/{dist → lib}/common/model/warden-store-registration-response-type.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-store-registration-response-type.js +0 -0
- /package/{dist → lib}/common/model/warden-store-registration-response.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-store-registration-response.js +0 -0
- /package/{dist → lib}/common/model/warden-team-role.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-team-role.js +0 -0
- /package/{dist → lib}/common/model/warden-user-decoration.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-user-decoration.js +0 -0
- /package/{dist → lib}/common/model/warden-web-authn-entry.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-web-authn-entry.js +0 -0
- /package/{dist → lib}/common/model/warden-web-authn-transport-future-type.d.ts +0 -0
- /package/{dist → lib}/common/model/warden-web-authn-transport-future-type.js +0 -0
- /package/{dist → lib}/common/util/warden-utils.d.ts +0 -0
- /package/{dist → lib}/common/util/warden-utils.spec.d.ts +0 -0
- /package/{dist → lib}/common/util/warden-utils.spec.js +0 -0
- /package/{dist → lib}/index.d.ts +0 -0
- /package/{dist → lib}/index.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BuildInformation } from '@bitblit/ratchet-common/
|
|
1
|
+
import { BuildInformation } from '@bitblit/ratchet-common/lib/build/build-information.js';
|
|
2
2
|
export declare class RatchetWardenCommonInfo {
|
|
3
3
|
private constructor();
|
|
4
4
|
static buildInformation(): BuildInformation;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Logger } from '@bitblit/ratchet-common/
|
|
2
|
-
import { StringRatchet } from '@bitblit/ratchet-common/
|
|
1
|
+
import { Logger } from '@bitblit/ratchet-common/lib/logger/logger.js';
|
|
2
|
+
import { StringRatchet } from '@bitblit/ratchet-common/lib/lang/string-ratchet.js';
|
|
3
3
|
import { WardenUtils } from '../../common/util/warden-utils.js';
|
|
4
4
|
export class WardenClientAbstractRecentLoginProvider {
|
|
5
5
|
saveRecentLogin(entry) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { StringRatchet } from '@bitblit/ratchet-common/
|
|
2
|
-
import { ErrorRatchet } from '@bitblit/ratchet-common/
|
|
3
|
-
import { RequireRatchet } from '@bitblit/ratchet-common/
|
|
1
|
+
import { StringRatchet } from '@bitblit/ratchet-common/lib/lang/string-ratchet.js';
|
|
2
|
+
import { ErrorRatchet } from '@bitblit/ratchet-common/lib/lang/error-ratchet.js';
|
|
3
|
+
import { RequireRatchet } from '@bitblit/ratchet-common/lib/lang/require-ratchet.js';
|
|
4
4
|
export class WardenClientLocalStorageLoggedInUserProvider {
|
|
5
5
|
localStorageKey;
|
|
6
6
|
constructor(localStorageKey) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { StringRatchet } from '@bitblit/ratchet-common/
|
|
2
|
-
import { ErrorRatchet } from '@bitblit/ratchet-common/
|
|
3
|
-
import { RequireRatchet } from '@bitblit/ratchet-common/
|
|
1
|
+
import { StringRatchet } from '@bitblit/ratchet-common/lib/lang/string-ratchet.js';
|
|
2
|
+
import { ErrorRatchet } from '@bitblit/ratchet-common/lib/lang/error-ratchet.js';
|
|
3
|
+
import { RequireRatchet } from '@bitblit/ratchet-common/lib/lang/require-ratchet.js';
|
|
4
4
|
import { WardenClientAbstractRecentLoginProvider } from './warden-client-abstract-recent-login-provider.js';
|
|
5
5
|
export class WardenClientLocalStorageRecentLoginProvider extends WardenClientAbstractRecentLoginProvider {
|
|
6
6
|
localStorageKey;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Logger } from '@bitblit/ratchet-common/
|
|
2
|
-
import { StringRatchet } from '@bitblit/ratchet-common/
|
|
3
|
-
import { ErrorRatchet } from '@bitblit/ratchet-common/
|
|
4
|
-
import { RequireRatchet } from '@bitblit/ratchet-common/
|
|
1
|
+
import { Logger } from '@bitblit/ratchet-common/lib/logger/logger.js';
|
|
2
|
+
import { StringRatchet } from '@bitblit/ratchet-common/lib/lang/string-ratchet.js';
|
|
3
|
+
import { ErrorRatchet } from '@bitblit/ratchet-common/lib/lang/error-ratchet.js';
|
|
4
|
+
import { RequireRatchet } from '@bitblit/ratchet-common/lib/lang/require-ratchet.js';
|
|
5
5
|
export class WardenClient {
|
|
6
6
|
commandSender;
|
|
7
7
|
jwtProvider;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JestRatchet } from '@bitblit/ratchet-jest/
|
|
1
|
+
import { JestRatchet } from '@bitblit/ratchet-jest/lib/jest/jest-ratchet.js';
|
|
2
2
|
import { WardenClient } from './warden-client.js';
|
|
3
3
|
import { jest } from '@jest/globals';
|
|
4
4
|
let mockCommandExchangeProvider;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Logger } from '@bitblit/ratchet-common/
|
|
2
|
-
import { StringRatchet } from '@bitblit/ratchet-common/
|
|
3
|
-
import { JwtRatchet } from '@bitblit/ratchet-common/
|
|
1
|
+
import { Logger } from '@bitblit/ratchet-common/lib/logger/logger.js';
|
|
2
|
+
import { StringRatchet } from '@bitblit/ratchet-common/lib/lang/string-ratchet.js';
|
|
3
|
+
import { JwtRatchet } from '@bitblit/ratchet-common/lib/jwt/jwt-ratchet.js';
|
|
4
4
|
import { timer } from 'rxjs';
|
|
5
5
|
export class WardenUserService {
|
|
6
6
|
options;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { WardenUserService } from './warden-user-service.js';
|
|
2
|
-
import { JestRatchet } from '@bitblit/ratchet-jest/
|
|
2
|
+
import { JestRatchet } from '@bitblit/ratchet-jest/lib/jest/jest-ratchet.js';
|
|
3
3
|
import { jest } from '@jest/globals';
|
|
4
4
|
describe('#wardenUserService', function () {
|
|
5
5
|
it('should instantiate', async () => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonJwtToken } from '@bitblit/ratchet-common/
|
|
1
|
+
import { CommonJwtToken } from '@bitblit/ratchet-common/lib/jwt/common-jwt-token.js';
|
|
2
2
|
import { WardenEntrySummary } from './warden-entry-summary.js';
|
|
3
3
|
export interface WardenJwtToken<T> extends CommonJwtToken<T> {
|
|
4
4
|
loginData: WardenEntrySummary;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WardenContactType } from '../model/warden-contact-type.js';
|
|
2
|
-
import { Logger } from '@bitblit/ratchet-common/
|
|
3
|
-
import { StringRatchet } from '@bitblit/ratchet-common/
|
|
2
|
+
import { Logger } from '@bitblit/ratchet-common/lib/logger/logger.js';
|
|
3
|
+
import { StringRatchet } from '@bitblit/ratchet-common/lib/lang/string-ratchet.js';
|
|
4
4
|
export class WardenUtils {
|
|
5
5
|
constructor() { }
|
|
6
6
|
static extractContactsOfType(req, type) {
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitblit/ratchet-warden-common",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.103-alpha",
|
|
4
4
|
"description": "Typescript library to simplify using simplewebauthn and secondary auth methods over GraphQL",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"bin": {},
|
|
7
7
|
"type": "module",
|
|
8
8
|
"module": "index.js",
|
|
9
9
|
"files": [
|
|
10
|
-
"
|
|
11
|
-
"
|
|
10
|
+
"lib/*",
|
|
11
|
+
"bin/*"
|
|
12
12
|
],
|
|
13
13
|
"contributors": [
|
|
14
14
|
"Christopher Weiss <bitblit@gmail.com>"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"config": {},
|
|
27
27
|
"scripts": {
|
|
28
28
|
"watch": "tsc-watch",
|
|
29
|
-
"clean": "shx rm -Rf
|
|
29
|
+
"clean": "shx rm -Rf lib",
|
|
30
30
|
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules jest",
|
|
31
31
|
"docs": "typedoc",
|
|
32
32
|
"lint": "eslint src/**/*.ts",
|
|
File without changes
|
|
File without changes
|
/package/{dist → lib}/client/provider/warden-client-current-logged-in-jwt-token-provider.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/{dist → lib}/client/provider/warden-client-local-storage-logged-in-user-provider.d.ts
RENAMED
|
File without changes
|
/package/{dist → lib}/client/provider/warden-client-local-storage-recent-login-provider.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{dist → lib}/client/provider/warden-client-transient-memory-logged-in-user-provider.d.ts
RENAMED
|
File without changes
|
/package/{dist → lib}/client/provider/warden-client-transient-memory-logged-in-user-provider.js
RENAMED
|
File without changes
|
/package/{dist → lib}/client/provider/warden-client-transient-memory-recent-login-provider.d.ts
RENAMED
|
File without changes
|
/package/{dist → lib}/client/provider/warden-client-transient-memory-recent-login-provider.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{dist → lib}/index.d.ts
RENAMED
|
File without changes
|
/package/{dist → lib}/index.js
RENAMED
|
File without changes
|