@axinom/mosaic-user-auth 0.5.0 → 0.5.1-rc.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axinom/mosaic-user-auth",
3
- "version": "0.5.0",
3
+ "version": "0.5.1-rc.2",
4
4
  "description": "Integration utilities from user-service for application frontends",
5
5
  "author": "Axinom",
6
6
  "license": "PROPRIETARY",
@@ -26,12 +26,13 @@
26
26
  "test:ci": "jest --reporters=default --reporters=jest-junit --coverage --coverageReporters=cobertura --coverageReporters=html"
27
27
  },
28
28
  "dependencies": {
29
- "@axinom/mosaic-user-auth-utils": "^0.4.0",
29
+ "@axinom/mosaic-user-auth-utils": "^0.4.1-rc.2",
30
30
  "graphql-tag": "^2.11.0"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@graphql-codegen/cli": "^2.6.2",
34
- "jest": "26.6.0",
34
+ "graphql": "^15.4.0",
35
+ "jest": "26.6.3",
35
36
  "rimraf": "^3.0.2",
36
37
  "rollup": "^2.28.1",
37
38
  "ts-node": "^8.9.0",
@@ -45,5 +46,5 @@
45
46
  "publishConfig": {
46
47
  "access": "public"
47
48
  },
48
- "gitHead": "7a90fadcafce427358bb970fbcd48dc586bd969e"
49
+ "gitHead": "463e31e2fbfa04d7bf56d49cb450b4141405ad73"
49
50
  }
package/CHANGELOG.md DELETED
@@ -1,215 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [0.5.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.4.4&targetVersion=GT@axinom/mosaic-user-auth@0.5.0) (2022-09-30)
7
-
8
-
9
- ### Features
10
-
11
- * fixed naming issue ([83b86fd](https://dev.azure.com/axinom/CMS/_git/Navy/commit/83b86fd88221951918dde434b090be3555a47c71))
12
- * fixed PR comments ([4bab3ed](https://dev.azure.com/axinom/CMS/_git/Navy/commit/4bab3eda8f5952718d397deb1b45c2fd958b1cda))
13
- * remove all usages of ROPC ([b2e3a69](https://dev.azure.com/axinom/CMS/_git/Navy/commit/b2e3a69b41f69c253d53307df04adb298a80b892))
14
-
15
-
16
-
17
- ### [0.4.4](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.4.3&targetVersion=GT@axinom/mosaic-user-auth@0.4.4) (2022-09-13)
18
-
19
- **Note:** Version bump only for package @axinom/mosaic-user-auth
20
-
21
-
22
-
23
-
24
-
25
- ### [0.4.3](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.4.2&targetVersion=GT@axinom/mosaic-user-auth@0.4.3) (2022-08-29)
26
-
27
- **Note:** Version bump only for package @axinom/mosaic-user-auth
28
-
29
-
30
-
31
-
32
-
33
- ### [0.4.2](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.4.1&targetVersion=GT@axinom/mosaic-user-auth@0.4.2) (2022-08-16)
34
-
35
- **Note:** Version bump only for package @axinom/mosaic-user-auth
36
-
37
-
38
-
39
-
40
-
41
- ### [0.4.1](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.4.0&targetVersion=GT@axinom/mosaic-user-auth@0.4.1) (2022-08-03)
42
-
43
- **Note:** Version bump only for package @axinom/mosaic-user-auth
44
-
45
-
46
-
47
-
48
-
49
- ## [0.4.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.3.7&targetVersion=GT@axinom/mosaic-user-auth@0.4.0) (2022-07-21)
50
-
51
-
52
- ### Features
53
-
54
- * fixed test case issues ([cab5069](https://dev.azure.com/axinom/CMS/_git/Navy/commit/cab50697f4379d0ac6adc02e9480cb6214876123))
55
- * user profile scenarios ([52ad8c4](https://dev.azure.com/axinom/CMS/_git/Navy/commit/52ad8c4c77aa95b7666f161d97eb44680e165425))
56
-
57
-
58
-
59
- ### [0.3.7](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.3.6&targetVersion=GT@axinom/mosaic-user-auth@0.3.7) (2022-06-21)
60
-
61
- **Note:** Version bump only for package @axinom/mosaic-user-auth
62
-
63
-
64
-
65
-
66
-
67
- ### [0.3.6](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.3.5&targetVersion=GT@axinom/mosaic-user-auth@0.3.6) (2022-06-07)
68
-
69
- **Note:** Version bump only for package @axinom/mosaic-user-auth
70
-
71
-
72
-
73
-
74
-
75
- ### [0.3.5](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.3.4&targetVersion=GT@axinom/mosaic-user-auth@0.3.5) (2022-05-26)
76
-
77
- **Note:** Version bump only for package @axinom/mosaic-user-auth
78
-
79
-
80
-
81
-
82
-
83
- ### [0.3.4](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.3.1&targetVersion=GT@axinom/mosaic-user-auth@0.3.4) (2022-05-10)
84
-
85
- **Note:** Version bump only for package @axinom/mosaic-user-auth
86
-
87
-
88
-
89
-
90
-
91
- ### [0.3.3](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.3.1&targetVersion=GT@axinom/mosaic-user-auth@0.3.3) (2022-04-28)
92
-
93
- **Note:** Version bump only for package @axinom/mosaic-user-auth
94
-
95
-
96
-
97
-
98
-
99
- ### [0.3.2](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.3.1&targetVersion=GT@axinom/mosaic-user-auth@0.3.2) (2022-04-14)
100
-
101
- **Note:** Version bump only for package @axinom/mosaic-user-auth
102
-
103
-
104
-
105
-
106
-
107
- ### [0.3.1](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.3.0&targetVersion=GT@axinom/mosaic-user-auth@0.3.1) (2022-04-01)
108
-
109
- **Note:** Version bump only for package @axinom/mosaic-user-auth
110
-
111
-
112
-
113
-
114
-
115
- ## [0.3.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.2.1&targetVersion=GT@axinom/mosaic-user-auth@0.3.0) (2022-03-16)
116
-
117
-
118
- ### Features
119
-
120
- * :sparkles: add isDirectSignInConfigured method into UserServiceClient ([73e0cdb](https://dev.azure.com/axinom/CMS/_git/Navy/commit/73e0cdb9d90f3f0321f5c47004a066de16fd1bc0))
121
-
122
-
123
- ### Bug Fixes
124
-
125
- * billing and lib-user-auth URL renames ([2fe6110](https://dev.azure.com/axinom/CMS/_git/Navy/commit/2fe6110ef5395989a8553b1f5a76bfa7d636241a)), closes [#34765](https://dev.azure.com/axinom/CMS/_workitems/edit/34765)
126
- * Fix type issue in initiateUserSignUp ([de578ce](https://dev.azure.com/axinom/CMS/_git/Navy/commit/de578cea3b5ad7f91a40ebf88bfffa78536bc9c1))
127
- * Remove operation name from the gql request ([a9b75da](https://dev.azure.com/axinom/CMS/_git/Navy/commit/a9b75da7f58b1af788040362c9fe43f4522da20b))
128
-
129
-
130
-
131
- ### [0.2.1](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.2.0&targetVersion=GT@axinom/mosaic-user-auth@0.2.1) (2022-03-01)
132
-
133
- **Note:** Version bump only for package @axinom/mosaic-user-auth
134
-
135
-
136
-
137
-
138
-
139
- ## [0.2.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.1.0&targetVersion=GT@axinom/mosaic-user-auth@0.2.0) (2022-02-21)
140
-
141
-
142
- ### Features
143
-
144
- * add OTP related methods to User Auth Client ([61a59d1](https://dev.azure.com/axinom/CMS/_git/Navy/commit/61a59d16bb1eb6ac9d694e46465de3d4ecbcbf68))
145
-
146
-
147
- ### Bug Fixes
148
-
149
- * :bug: allow to call completeUserSignUp without a password ([fc499d4](https://dev.azure.com/axinom/CMS/_git/Navy/commit/fc499d4f7a21b3b19a32f662dda0a3e9259ff7ae))
150
- * :bug: use correct URL path for fetching well-known config ([5eb3179](https://dev.azure.com/axinom/CMS/_git/Navy/commit/5eb317956d620840ae560084d5fb29422955b633))
151
-
152
-
153
-
154
- ## [0.1.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.0.5&targetVersion=GT@axinom/mosaic-user-auth@0.1.0) (2022-02-02)
155
-
156
-
157
- ### Features
158
-
159
- * add ROPC related methods to user-auth-lib ([7055d02](https://dev.azure.com/axinom/CMS/_git/Navy/commit/7055d0202230da387db0856c87475e0f981d4aab))
160
- * introduce authenticateConsumerApplication to user-auth library ([3e15b5b](https://dev.azure.com/axinom/CMS/_git/Navy/commit/3e15b5b3fba13c3f9ac14b2d1579f99a196915be))
161
- * rebase with master branch ([fe969fa](https://dev.azure.com/axinom/CMS/_git/Navy/commit/fe969fac8a5e64c98174faefd61288907e10eefd))
162
- * set default ts version ([16ce926](https://dev.azure.com/axinom/CMS/_git/Navy/commit/16ce92627bec279b93f5b21fe6ae830361f201a8))
163
-
164
-
165
- ### Bug Fixes
166
-
167
- * minor fixes ([aa9bb31](https://dev.azure.com/axinom/CMS/_git/Navy/commit/aa9bb31843be4a359d51f1dd4a95ee5819c54464))
168
- * other fixes related to PR comments ([5403c02](https://dev.azure.com/axinom/CMS/_git/Navy/commit/5403c0245ce4d5c5265310a70bd6c77ee65a9545))
169
-
170
-
171
-
172
- ### [0.0.5](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.0.4&targetVersion=GT@axinom/mosaic-user-auth@0.0.5) (2022-01-19)
173
-
174
- **Note:** Version bump only for package @axinom/mosaic-user-auth
175
-
176
-
177
-
178
-
179
-
180
- ### [0.0.4](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.0.3&targetVersion=GT@axinom/mosaic-user-auth@0.0.4) (2021-12-09)
181
-
182
-
183
- ### Bug Fixes
184
-
185
- * add error assertion to user libs ([2d12a40](https://dev.azure.com/axinom/CMS/_git/Navy/commit/2d12a40bebcc683553705ef9ec6120ab46215ec3))
186
-
187
-
188
-
189
- ### [0.0.3](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-user-auth@0.0.2&targetVersion=GT@axinom/mosaic-user-auth@0.0.3) (2021-11-24)
190
-
191
- **Note:** Version bump only for package @axinom/mosaic-user-auth
192
-
193
-
194
-
195
-
196
-
197
- ### 0.0.2 (2021-11-11)
198
-
199
-
200
- ### Bug Fixes
201
-
202
- * fixed a bug in `updateUserProfile` method ([2cb3152](https://dev.azure.com/axinom/CMS/_git/Navy/commit/2cb3152b462ba5ce7336b02a4811842d28a5b16e))
203
- * fixed a typo in `UserServiceProvider` ([475d442](https://dev.azure.com/axinom/CMS/_git/Navy/commit/475d4428df2d8194adec35006219e3184d902f94))
204
- * fixed usages of `SignOutResponse` ([a8f8666](https://dev.azure.com/axinom/CMS/_git/Navy/commit/a8f8666f4d11ad3961ee6b4fa7e6428c24d56750))
205
-
206
-
207
-
208
- # Change Log
209
-
210
- All notable changes to this project will be documented in this file. See
211
- [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
212
-
213
- ### [0.0.1]
214
-
215
- - First release