grm-shared-library 1.1.84 → 1.1.85
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/cjs/modules/auth/dtos/send-otp.dto.js +49 -0
- package/dist/cjs/modules/auth/dtos/send-otp.dto.js.map +1 -0
- package/dist/cjs/modules/auth/index.js +1 -1
- package/dist/cjs/modules/auth/index.js.map +1 -1
- package/dist/esm/modules/auth/dtos/send-otp.dto.js +45 -0
- package/dist/esm/modules/auth/dtos/send-otp.dto.js.map +1 -0
- package/dist/esm/modules/auth/index.js +1 -1
- package/dist/esm/modules/auth/index.js.map +1 -1
- package/dist/types/modules/auth/dtos/send-otp.dto.d.ts +6 -0
- package/dist/types/modules/auth/index.d.ts +1 -1
- package/package.json +1 -1
- package/dist/cjs/modules/auth/dtos/login-user-response.dto.js +0 -39
- package/dist/cjs/modules/auth/dtos/login-user-response.dto.js.map +0 -1
- package/dist/esm/modules/auth/dtos/login-user-response.dto.js +0 -35
- package/dist/esm/modules/auth/dtos/login-user-response.dto.js.map +0 -1
- package/dist/types/modules/auth/dtos/login-user-response.dto.d.ts +0 -5
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.SendOtpDto = void 0;
|
|
13
|
+
const swagger_1 = require("@nestjs/swagger");
|
|
14
|
+
const class_validator_1 = require("class-validator");
|
|
15
|
+
const otp_action_1 = require("../enums/otp-action");
|
|
16
|
+
class SendOtpDto {
|
|
17
|
+
}
|
|
18
|
+
exports.SendOtpDto = SendOtpDto;
|
|
19
|
+
__decorate([
|
|
20
|
+
(0, swagger_1.ApiProperty)({
|
|
21
|
+
description: 'The phone number to send the OTP to',
|
|
22
|
+
example: '+1234567890',
|
|
23
|
+
format: 'phone'
|
|
24
|
+
}),
|
|
25
|
+
(0, class_validator_1.IsPhoneNumber)(),
|
|
26
|
+
(0, class_validator_1.IsOptional)(),
|
|
27
|
+
__metadata("design:type", String)
|
|
28
|
+
], SendOtpDto.prototype, "phoneNumber", void 0);
|
|
29
|
+
__decorate([
|
|
30
|
+
(0, swagger_1.ApiProperty)({
|
|
31
|
+
description: 'The email address to send the OTP to',
|
|
32
|
+
example: 'user@example.com',
|
|
33
|
+
format: 'email'
|
|
34
|
+
}),
|
|
35
|
+
(0, class_validator_1.IsEmail)(),
|
|
36
|
+
(0, class_validator_1.IsOptional)(),
|
|
37
|
+
__metadata("design:type", String)
|
|
38
|
+
], SendOtpDto.prototype, "email", void 0);
|
|
39
|
+
__decorate([
|
|
40
|
+
(0, swagger_1.ApiProperty)({
|
|
41
|
+
description: 'Action for which OTP is being requested',
|
|
42
|
+
enum: otp_action_1.OtpAction,
|
|
43
|
+
example: otp_action_1.OtpAction.VERIFY_PHONE
|
|
44
|
+
}),
|
|
45
|
+
(0, class_validator_1.IsEnum)(otp_action_1.OtpAction),
|
|
46
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
47
|
+
__metadata("design:type", String)
|
|
48
|
+
], SendOtpDto.prototype, "action", void 0);
|
|
49
|
+
//# sourceMappingURL=send-otp.dto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"send-otp.dto.js","sourceRoot":"","sources":["../../../../../src/modules/auth/dtos/send-otp.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAC9C,qDAAmG;AACnG,oDAAgD;AAEhD,MAAa,UAAU;CA2BtB;AA3BD,gCA2BC;AAnBG;IAPC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,qCAAqC;QAClD,OAAO,EAAE,aAAa;QACtB,MAAM,EAAE,OAAO;KAClB,CAAC;IACD,IAAA,+BAAa,GAAE;IACf,IAAA,4BAAU,GAAE;;+CACQ;AASrB;IAPC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,sCAAsC;QACnD,OAAO,EAAE,kBAAkB;QAC3B,MAAM,EAAE,OAAO;KAClB,CAAC;IACD,IAAA,yBAAO,GAAE;IACT,IAAA,4BAAU,GAAE;;yCACE;AASf;IAPC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,yCAAyC;QACtD,IAAI,EAAE,sBAAS;QACf,OAAO,EAAE,sBAAS,CAAC,YAAY;KAClC,CAAC;IACD,IAAA,wBAAM,EAAC,sBAAS,CAAC;IACjB,IAAA,4BAAU,GAAE;;0CACM"}
|
|
@@ -20,13 +20,13 @@ __exportStar(require("./dtos/login.dto"), exports);
|
|
|
20
20
|
__exportStar(require("./dtos/reset-password.dto"), exports);
|
|
21
21
|
__exportStar(require("./dtos/change-password.dto"), exports);
|
|
22
22
|
__exportStar(require("./dtos/forgot-password.dto"), exports);
|
|
23
|
+
__exportStar(require("./dtos/send-otp.dto"), exports);
|
|
23
24
|
__exportStar(require("./dtos/verify-otp.dto"), exports);
|
|
24
25
|
__exportStar(require("./dtos/resend-otp.dto"), exports);
|
|
25
26
|
__exportStar(require("./dtos/refresh-token.dto"), exports);
|
|
26
27
|
__exportStar(require("./dtos/login-mobile-user.dto"), exports);
|
|
27
28
|
__exportStar(require("./dtos/register-mobile-user.dto"), exports);
|
|
28
29
|
__exportStar(require("./dtos/login-response.dto"), exports);
|
|
29
|
-
__exportStar(require("./dtos/login-user-response.dto"), exports);
|
|
30
30
|
__exportStar(require("./dtos/register-response.dto"), exports);
|
|
31
31
|
// Enums
|
|
32
32
|
__exportStar(require("./enums/otp-action"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/auth/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,OAAO;AACP,sDAAoC;AACpC,mDAAiC;AACjC,4DAA0C;AAC1C,6DAA2C;AAC3C,6DAA2C;AAC3C,wDAAsC;AACtC,wDAAsC;AACtC,2DAAyC;AACzC,+DAA6C;AAC7C,kEAAgD;AAChD,4DAA0C;AAC1C
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/auth/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,OAAO;AACP,sDAAoC;AACpC,mDAAiC;AACjC,4DAA0C;AAC1C,6DAA2C;AAC3C,6DAA2C;AAC3C,sDAAoC;AACpC,wDAAsC;AACtC,wDAAsC;AACtC,2DAAyC;AACzC,+DAA6C;AAC7C,kEAAgD;AAChD,4DAA0C;AAC1C,+DAA6C;AAE7C,QAAQ;AACR,qDAAmC;AAEnC,QAAQ;AACR,qDAAmC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { ApiProperty } from "@nestjs/swagger";
|
|
11
|
+
import { IsEmail, IsEnum, IsNotEmpty, IsOptional, IsPhoneNumber } from "class-validator";
|
|
12
|
+
import { OtpAction } from "../enums/otp-action";
|
|
13
|
+
export class SendOtpDto {
|
|
14
|
+
}
|
|
15
|
+
__decorate([
|
|
16
|
+
ApiProperty({
|
|
17
|
+
description: 'The phone number to send the OTP to',
|
|
18
|
+
example: '+1234567890',
|
|
19
|
+
format: 'phone'
|
|
20
|
+
}),
|
|
21
|
+
IsPhoneNumber(),
|
|
22
|
+
IsOptional(),
|
|
23
|
+
__metadata("design:type", String)
|
|
24
|
+
], SendOtpDto.prototype, "phoneNumber", void 0);
|
|
25
|
+
__decorate([
|
|
26
|
+
ApiProperty({
|
|
27
|
+
description: 'The email address to send the OTP to',
|
|
28
|
+
example: 'user@example.com',
|
|
29
|
+
format: 'email'
|
|
30
|
+
}),
|
|
31
|
+
IsEmail(),
|
|
32
|
+
IsOptional(),
|
|
33
|
+
__metadata("design:type", String)
|
|
34
|
+
], SendOtpDto.prototype, "email", void 0);
|
|
35
|
+
__decorate([
|
|
36
|
+
ApiProperty({
|
|
37
|
+
description: 'Action for which OTP is being requested',
|
|
38
|
+
enum: OtpAction,
|
|
39
|
+
example: OtpAction.VERIFY_PHONE
|
|
40
|
+
}),
|
|
41
|
+
IsEnum(OtpAction),
|
|
42
|
+
IsNotEmpty(),
|
|
43
|
+
__metadata("design:type", String)
|
|
44
|
+
], SendOtpDto.prototype, "action", void 0);
|
|
45
|
+
//# sourceMappingURL=send-otp.dto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"send-otp.dto.js","sourceRoot":"","sources":["../../../../../src/modules/auth/dtos/send-otp.dto.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,aAAa,EAAY,MAAM,iBAAiB,CAAC;AACnG,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAEhD,MAAM,OAAO,UAAU;CA2BtB;AAnBG;IAPC,WAAW,CAAC;QACT,WAAW,EAAE,qCAAqC;QAClD,OAAO,EAAE,aAAa;QACtB,MAAM,EAAE,OAAO;KAClB,CAAC;IACD,aAAa,EAAE;IACf,UAAU,EAAE;;+CACQ;AASrB;IAPC,WAAW,CAAC;QACT,WAAW,EAAE,sCAAsC;QACnD,OAAO,EAAE,kBAAkB;QAC3B,MAAM,EAAE,OAAO;KAClB,CAAC;IACD,OAAO,EAAE;IACT,UAAU,EAAE;;yCACE;AASf;IAPC,WAAW,CAAC;QACT,WAAW,EAAE,yCAAyC;QACtD,IAAI,EAAE,SAAS;QACf,OAAO,EAAE,SAAS,CAAC,YAAY;KAClC,CAAC;IACD,MAAM,CAAC,SAAS,CAAC;IACjB,UAAU,EAAE;;0CACM"}
|
|
@@ -4,13 +4,13 @@ export * from './dtos/login.dto';
|
|
|
4
4
|
export * from './dtos/reset-password.dto';
|
|
5
5
|
export * from './dtos/change-password.dto';
|
|
6
6
|
export * from './dtos/forgot-password.dto';
|
|
7
|
+
export * from './dtos/send-otp.dto';
|
|
7
8
|
export * from './dtos/verify-otp.dto';
|
|
8
9
|
export * from './dtos/resend-otp.dto';
|
|
9
10
|
export * from './dtos/refresh-token.dto';
|
|
10
11
|
export * from './dtos/login-mobile-user.dto';
|
|
11
12
|
export * from './dtos/register-mobile-user.dto';
|
|
12
13
|
export * from './dtos/login-response.dto';
|
|
13
|
-
export * from './dtos/login-user-response.dto';
|
|
14
14
|
export * from './dtos/register-response.dto';
|
|
15
15
|
// Enums
|
|
16
16
|
export * from './enums/otp-action';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/auth/index.ts"],"names":[],"mappings":"AAAA,OAAO;AACP,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/auth/index.ts"],"names":[],"mappings":"AAAA,OAAO;AACP,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,8BAA8B,CAAC;AAE7C,QAAQ;AACR,cAAc,oBAAoB,CAAC;AAEnC,QAAQ;AACR,cAAc,oBAAoB,CAAC"}
|
|
@@ -3,13 +3,13 @@ export * from './dtos/login.dto';
|
|
|
3
3
|
export * from './dtos/reset-password.dto';
|
|
4
4
|
export * from './dtos/change-password.dto';
|
|
5
5
|
export * from './dtos/forgot-password.dto';
|
|
6
|
+
export * from './dtos/send-otp.dto';
|
|
6
7
|
export * from './dtos/verify-otp.dto';
|
|
7
8
|
export * from './dtos/resend-otp.dto';
|
|
8
9
|
export * from './dtos/refresh-token.dto';
|
|
9
10
|
export * from './dtos/login-mobile-user.dto';
|
|
10
11
|
export * from './dtos/register-mobile-user.dto';
|
|
11
12
|
export * from './dtos/login-response.dto';
|
|
12
|
-
export * from './dtos/login-user-response.dto';
|
|
13
13
|
export * from './dtos/register-response.dto';
|
|
14
14
|
export * from './enums/otp-action';
|
|
15
15
|
export * from './enums/otp-action';
|
package/package.json
CHANGED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.LoginUserResponse = void 0;
|
|
13
|
-
const swagger_1 = require("@nestjs/swagger");
|
|
14
|
-
class LoginUserResponse {
|
|
15
|
-
}
|
|
16
|
-
exports.LoginUserResponse = LoginUserResponse;
|
|
17
|
-
__decorate([
|
|
18
|
-
(0, swagger_1.ApiProperty)({
|
|
19
|
-
description: 'Authentication token for regular user login',
|
|
20
|
-
example: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c'
|
|
21
|
-
}),
|
|
22
|
-
__metadata("design:type", String)
|
|
23
|
-
], LoginUserResponse.prototype, "token", void 0);
|
|
24
|
-
__decorate([
|
|
25
|
-
(0, swagger_1.ApiProperty)({
|
|
26
|
-
description: 'User information',
|
|
27
|
-
example: {
|
|
28
|
-
id: 123,
|
|
29
|
-
email: 'john.doe@example.com',
|
|
30
|
-
name: 'John Doe',
|
|
31
|
-
phoneNumber: '+1234567890',
|
|
32
|
-
roles: ['ORGANIZATION_USER'],
|
|
33
|
-
status: 'ACTIVE',
|
|
34
|
-
isIdentityVerified: true
|
|
35
|
-
}
|
|
36
|
-
}),
|
|
37
|
-
__metadata("design:type", Object)
|
|
38
|
-
], LoginUserResponse.prototype, "user", void 0);
|
|
39
|
-
//# sourceMappingURL=login-user-response.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"login-user-response.dto.js","sourceRoot":"","sources":["../../../../../src/modules/auth/dtos/login-user-response.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAG9C,MAAa,iBAAiB;CAoB7B;AApBD,8CAoBC;AAfG;IAJC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,6CAA6C;QAC1D,OAAO,EAAE,6JAA6J;KACzK,CAAC;;gDACa;AAcf;IAZC,IAAA,qBAAW,EAAC;QACT,WAAW,EAAE,kBAAkB;QAC/B,OAAO,EAAE;YACL,EAAE,EAAE,GAAG;YACP,KAAK,EAAE,sBAAsB;YAC7B,IAAI,EAAE,UAAU;YAChB,WAAW,EAAE,aAAa;YAC1B,KAAK,EAAE,CAAC,mBAAmB,CAAC;YAC5B,MAAM,EAAE,QAAQ;YAChB,kBAAkB,EAAE,IAAI;SAC3B;KACJ,CAAC;;+CACU"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { ApiProperty } from '@nestjs/swagger';
|
|
11
|
-
export class LoginUserResponse {
|
|
12
|
-
}
|
|
13
|
-
__decorate([
|
|
14
|
-
ApiProperty({
|
|
15
|
-
description: 'Authentication token for regular user login',
|
|
16
|
-
example: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c'
|
|
17
|
-
}),
|
|
18
|
-
__metadata("design:type", String)
|
|
19
|
-
], LoginUserResponse.prototype, "token", void 0);
|
|
20
|
-
__decorate([
|
|
21
|
-
ApiProperty({
|
|
22
|
-
description: 'User information',
|
|
23
|
-
example: {
|
|
24
|
-
id: 123,
|
|
25
|
-
email: 'john.doe@example.com',
|
|
26
|
-
name: 'John Doe',
|
|
27
|
-
phoneNumber: '+1234567890',
|
|
28
|
-
roles: ['ORGANIZATION_USER'],
|
|
29
|
-
status: 'ACTIVE',
|
|
30
|
-
isIdentityVerified: true
|
|
31
|
-
}
|
|
32
|
-
}),
|
|
33
|
-
__metadata("design:type", Object)
|
|
34
|
-
], LoginUserResponse.prototype, "user", void 0);
|
|
35
|
-
//# sourceMappingURL=login-user-response.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"login-user-response.dto.js","sourceRoot":"","sources":["../../../../../src/modules/auth/dtos/login-user-response.dto.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAG9C,MAAM,OAAO,iBAAiB;CAoB7B;AAfG;IAJC,WAAW,CAAC;QACT,WAAW,EAAE,6CAA6C;QAC1D,OAAO,EAAE,6JAA6J;KACzK,CAAC;;gDACa;AAcf;IAZC,WAAW,CAAC;QACT,WAAW,EAAE,kBAAkB;QAC/B,OAAO,EAAE;YACL,EAAE,EAAE,GAAG;YACP,KAAK,EAAE,sBAAsB;YAC7B,IAAI,EAAE,UAAU;YAChB,WAAW,EAAE,aAAa;YAC1B,KAAK,EAAE,CAAC,mBAAmB,CAAC;YAC5B,MAAM,EAAE,QAAQ;YAChB,kBAAkB,EAAE,IAAI;SAC3B;KACJ,CAAC;;+CACU"}
|