Skip to content

Latest commit

 

History

History
1552 lines (507 loc) · 82.1 KB

File metadata and controls

1552 lines (507 loc) · 82.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

19.1.4 (2024-08-05)

19.1.3 (2024-06-11)

19.1.2 (2024-06-10)

19.1.1 (2024-06-04)

  • fix(authentication-service): fix verify otp flow for mfa (#2100) (374ddd0), closes #2100 #2099

19.1.0 (2024-05-20)

  • chore(all-services): sonar fixes (#2096) (7f958bb), closes #2096 #2095
  • feat(all-services): Follow solid for repositories in all services (#2072) (82c934b), closes #2072 #2037

19.0.0 (2024-05-07)

  • feat(all-services): update core package in all services (#2091) (8b1703f), closes #2091 #2077 #2077
  • feat(authentication-service): make asymmetric encryption of the token default (#2076) (6b78867), closes #2076 #2030 #2030
  • chore(ci-cd): reverting release changes all services to be released at once (#2090) (0b25fe4), closes #2090 #00
  • refactor(authentication-service): deprecate login token two in one api (#2068) (db2bc6e), closes #2068 #00 #00 #00

BREAKING CHANGE

  • Config has to be provided to use symmetric encrytion
  • update the core major version
  • Updated core package

18.1.0 (2024-04-05)

18.0.0 (2024-04-02)

  • fix(authentication-service): change the random fields from varchar to text (#2062) (3213093), closes #2062 #2036

17.0.0 (2024-03-26)

BREAKING CHANGE

  • loopback and sourceloop versions update
  • major version updates

16.0.4 (2024-03-20)

  • fix(authentication-service):provide support to manage tokens for user logging in and logging out via (c19cc9d), closes #1943 #1924 #1939
  • fix(authentication-service): provide support to manage tokens for user logging in via Azure (#1925) (1c9a713), closes #1925 #1924 #1924 #1924

16.0.3 (2024-03-12)

Note: Version bump only for package @sourceloop/authentication-service

16.0.2 (2024-03-06)

  • fix(all-services): fix the pending sonar issues in all services (#2025) (b2f6dc3), closes #2025 #2013
  • fix(authentication-service): remove extra env for keycloack (#2016) (780175c), closes #2016 #2011
  • docs(all-services): update services readme (#2000) (93a7f91), closes #2000

16.0.1 (2024-02-02)

  • fix(cli): proper error message when microservice command not run from root folder (#1961) (3ea4325), closes #1961 #1956
  • chore(deps): update authentication component version in all services (#1962) (eeac7f6), closes #1962 #00

16.0.0 (2024-02-01)

  • refactor(authentication-service): remove current user requirement fro… (#1958) (3974acf), closes #1958 #1957
  • fix(authentication-service): export all artifacts of modules from root (#1951) (d842b81), closes #1951 #1950

BREAKING CHANGE

  • current user is not required in repository
  • this will affect the projects where imports are from dist

15.0.0 (2024-01-23)

14.1.2 (2024-01-19)

  • chore(deps): update sourceloop and loopback packages version (#1928) (d9d1b20), closes #1928 #1903

14.1.1 (2024-01-09)

Note: Version bump only for package @sourceloop/authentication-service

14.1.0 (2024-01-01)

  • feat(authentication-service): provide support for authenticated issuance of access token using refre (2afa6d8), closes #1877 #1263 #1263

14.0.0 (2024-01-01)

  • feat(authentication-service): add mysql db migrations (#1869) (38ca2ea), closes #1869 #1836
  • fix(all-services): add sequelize as optional dependency (#1878) (772b4f8), closes #1878 #1866
  • fix(all-services): change sequelize dependency to optional (#1868) (bf3962f), closes #1868 #1866

13.0.1 (2023-12-22)

Note: Version bump only for package @sourceloop/authentication-service

13.0.0 (2023-12-07)

BREAKING CHANGE

  • breaking version update
  • optional dependencies need to bind required providers

12.1.0 (2023-12-07)

  • feat(authentication-service): add sequelize support in authentication service (#1722) (2f7a27a), closes #1722 #1350 #1350

12.0.0 (2023-11-09)

BREAKING CHANGE

  • lerna bootstrap command will not be supported
  • lerna bootstrap command will not be supported
  • lerna bootstrap command will not be supported
  • lerna bootstrap will not be supported
  • lerna bootstrap will not be supported

11.3.0 (2023-10-19)

  • revert(cli): remove cdk flag from microservice command (#1721) (bac0866), closes #1721 #1710
  • feat(authentication-service): repositories now allow user to override model reference (#1720) (88a64dd), closes #1720 #1223

11.2.6 (2023-10-05)

  • refactor(all-services): remove redundant posttest script (#1677) (4b252cf), closes #1677 #1657

11.2.5 (2023-09-01)

  • fix(authentication-service): change saml redirect api endpoint (#1608) (21dca33), closes #1608 #1607 #1607
  • fix(deps): update loopback4-authentication version to latest (#1669) (16df1a0), closes #1669 #1668
  • refactor(all-services): fix sonar code smells (#1602) (51f1cc3), closes #1602

11.2.4 (2023-08-10)

  • refactor(authentication-service): fix sonar code smell (#1598) (48d7afc), closes #1598 #1597

11.2.3 (2023-08-09)

  • fix(authentication-service): submission of encrypted password in authentication service. (#1593) (3dcee5c), closes #1593 #1592 #1592

11.2.2 (2023-07-28)

  • refactor(chore): remove useless constructors in all services (#1577) (8df9f0d), closes #1577
  • refactor(chore): resolve sonar smells (#1579) (692aef8), closes #1579

11.2.1 (2023-07-18)

11.2.0 (2023-07-11)

  • feat(cli): add lambda cdk module in authentication service along with option in cli (#1445) (0200f20), closes #1445 #1532
  • chore(deps): package lock upgrade (#1519) (5aaddbf), closes #1519

11.1.2 (2023-06-19)

  • fix(chore): sonar code smells (#1453) (01d64f2), closes #1453

11.1.1 (2023-06-10)

Note: Version bump only for package @sourceloop/authentication-service

11.1.0 (2023-06-08)

  • feat(authentication-service): maintain the entries for active users when a user login to the app (#1 (0b6fa82), closes #1425 #1424

11.0.0 (2023-06-08)

BREAKING CHANGE

  • End of life of node v14 and node v12

10.0.4 (2023-06-07)

  • fix(authentication-service): fix refresh token api creating access token with default tenant id. (#1 (1013b13), closes #1431 #1430
  • refactor(all-services): remove empty and unnecessary folder (#1423) (15c8235), closes #1423

10.0.3 (2023-05-11)

Note: Version bump only for package @sourceloop/authentication-service

10.0.2 (2023-05-03)

  • refactor(all-services): add support for node 18 (#1380) (c195255), closes #1380 #1359
  • refactor(chore): fix sonar code smells (#1402) (9244178), closes #1402
  • chore(all-services): update license and copyright headers (#1405) (7493640), closes #1405

10.0.1 (2023-04-27)

  • chore(deps): Loopback and sourceloop version update (#1393) (ef40a1d), closes #1393 #1392

10.0.0 (2023-04-10)

9.1.1 (2023-03-15)

9.1.0 (2023-03-06)

  • feat(authentication-service): add SAML passport authentication (#1326) (c45f577), closes #1326
  • chore(deps): loopback and sourceloop version update (#1332) (39e1f7a), closes #1332 #1331
  • docs(authentication-service): update readme for authentication service (#1328) (94b0139), closes #1328 #1327

9.0.6 (2023-02-01)

Note: Version bump only for package @sourceloop/authentication-service

9.0.5 (2023-01-31)

9.0.4 (2023-01-20)

Note: Version bump only for package @sourceloop/authentication-service

9.0.3 (2023-01-17)

  • chore(deps): loopback and sourceloop version update (#1211) (3086a5b), closes #1211 #1206
  • fix(authentication-service): fix sql syntax in migrations. (#1205) (2a1298b), closes #1205 #1204 #1204
  • docs(core): add mkdocs and typedoc configuration (#1193) (4b348b1), closes #1193 #1192

9.0.2 (2023-01-12)

9.0.1 (2022-12-07)

  • chore(deps): update loopback and sourceloop packages (#1101) (fc6b432), closes #1101 #1100

9.0.0 (2022-11-25)

  • feat(authentication-service): add asymmetric login in authentication service (#1011) (92c21fb), closes #1011 #1007
  • feat(authentication-service): feat(authentication-service): change parent class AuthClient (#1081) (537cc75), closes #1081
  • chore(deps): loopback version update in services and packages (#1086) (478668a), closes #1086
  • refactor(chore): fix sonar code smells (#1063) (b4dee2c), closes #1063 #1052

8.2.0 (2022-10-17)

  • fix(services): sync user-tenant-service properties with auth-service (#1010) (5c7fce8), closes #1010
  • feat(authentication-service): add APIs for Cognito OAuth (#1046) (190f96a), closes #1046 #1045 #1046

8.1.8 (2022-10-10)

Note: Version bump only for package @sourceloop/authentication-service

8.1.7 (2022-09-26)

Note: Version bump only for package @sourceloop/authentication-service

8.1.6 (2022-09-21)

  • chore(deps): update loopback4-soft-delete version in services (#1030) (d386bc1), closes #1030 #1026

8.1.5 (2022-09-21)

Note: Version bump only for package @sourceloop/authentication-service

8.1.4 (2022-09-20)

Note: Version bump only for package @sourceloop/authentication-service

8.1.3 (2022-09-12)

  • chore(deps): loopback version update for services (#1017) (9a9d653), closes #1017 #1015

8.1.2 (2022-09-12)

Note: Version bump only for package @sourceloop/authentication-service

8.1.1 (2022-09-02)

  • chore(deps): fixing typescript version for cli (#1005) (9e561f2), closes #1005 #00

8.1.0 (2022-09-02)

  • feat(deps): updated for minor update in loopback4 (#1003) (b04ebad), closes #1003 #0

8.0.1 (2022-08-30)

  • chore(deps): ignore angular libraries for release (#998) (f2a8e8c), closes #998 #00

8.0.0 (2022-08-26)

  • fix(authentication-service): add all variables for azure oauth strategy (#990) (920c6b6), closes #990 #00 #00 #00
  • fix(authentication-service): remove device info and auth clients from token (#992) (880ef40), closes #992 #991
  • build(packages): versions update in packages (#979) (149edf7), closes #979 #0

BREAKING CHANGE

  • auth clients in user model made optional

7.1.2 (2022-08-20)

  • fix(authentication-service): fix minor issues in azure oauth (#985) (af272a6), closes #985 #00
  • fix(user-tenant-service): made user-tenant-service private (#986) (03c5074), closes #986 #0
  • docs(authentication-service): readme changes for azure ad (#941) (9dbe41b), closes #941 #0

7.1.1 (2022-08-04)

  • fix(sandbox): email present in upn (#939) (5a21a95), closes #939 #00

7.1.0 (2022-08-04)

7.0.5 (2022-07-27)

  • chore(core): update license, add copywrite to all ts files (#794) (8753452), closes #794 #754

7.0.4 (2022-07-11)

7.0.3 (2022-07-06)

  • chore: publish release (3523386)
  • refactor(chore): fix sonar code smells (#873) (347d2f2), closes #873

7.0.2 (2022-07-06)

  • refactor(chore): fix sonar code smells (#873) (347d2f2), closes #873

7.0.1 (2022-06-30)

  • chore(deps): update lb4 dependencies (#844) (535ba19), closes #844

7.0.0 (2022-06-24)

  • fix(cache): missing return type for mixin (f685126), closes #0
  • feat(authentication-service): add MFA (#782) (c252b85), closes #782
  • perf(chore): sonar fixes (#847) (910cf95), closes #847 #845

6.0.2 (2022-05-30)

  • chore(deps): update loopback4-authorization in all services (#813) (44d8e67), closes #813 #754
  • fix(authentication-service): handle error thrown from helper service in forgot pwd (#810) (7c9f0cd), closes #810 #798

6.0.1 (2022-05-27)

6.0.0 (2022-05-27)

  • feat(authentication-service): rerstore device info in auth user (#807) (f7fe285), closes #807 #800

BREAKING CHANGE

  • restore deviceinfo in auth user

5.0.0 (2022-05-27)

BREAKING CHANGE

  • remove unwanted properties

4.2.2 (2022-05-26)

  • fix(authentication-service): change response of forgot password when user is invalid (#799) (0a939f8), closes #799 #798

4.2.1 (2022-05-17)

  • fix(ocr-service): prettier and lint issue (#775) (4a79629), closes #775 #774

4.2.0 (2022-05-11)

  • feat(ocr-service): Add ocr-service and ocr-s3-service (#767) (f0de12d), closes #767

4.1.0 (2022-05-10)

  • fix(authentication-service): remove unused imports (#771) (fb3b681), closes #771
  • docs(README): updating readme file for services (#613) (b761645), closes #613
  • feat(authentication-service): implement 2-factor-authentication (#686) (ea571ac), closes #686 #453

4.0.8 (2022-05-09)

  • chore(deps): bump ejs in /services/authentication-service (#762) (c1dd334), closes #762
  • chore(deps): package lock update after sourceloop core release (897af0a), closes #0
  • style(authentication-service): remove eslint disable naming convention and repalce with constants (# (a87b5b2), closes #730 #0
  • fix(authentication-service): fix error messages in providers (#732) (96cb609), closes #732 #688

4.0.7 (2022-04-20)

  • chore(deps): bump moment in /services/authentication-service (#652) (e85c1c6), closes #652
  • chore(deps): bump urijs in /services/authentication-service (#680) (bc61699), closes #680
  • chore(deps): update all deps to latest version and solve security vulnerabilities (#689) (30ee331), closes #689

4.0.6 (2022-03-30)

Note: Version bump only for package @sourceloop/authentication-service

4.0.5 (2022-03-13)

  • chore(deps): bump urijs in /services/authentication-service (#592) (d081a36), closes #592
  • fix(authentication-service): fix external token type (#597) (71c351f), closes #597 #569

4.0.4 (2022-03-06)

  • fix(chore): update package dependencies to latest version (#577) (bb04c18), closes #577
  • chore(deps): bump urijs in /services/authentication-service (#545) (d916e92), closes #545

4.0.3 (2022-02-13)

Note: Version bump only for package @sourceloop/authentication-service

4.0.2 (2022-01-28)

Note: Version bump only for package @sourceloop/authentication-service

4.0.1 (2022-01-17)

  • fix(authentication-service): authclientId issue (#468) (de351b6), closes #468

4.0.0 (2022-01-16)

  • fix(authentication-service): change response of signup and forget password (#459) (9ab48c1), closes #459 #457
  • fix(authentication-service): security issue with forget password and login api (#466) (7da5b0b), closes #466 #0

BREAKING CHANGE

  • removed response body and changed response code of signup-token and forget-password apis
  • response type of forget password and login api changed

3.0.2 (2022-01-12)

  • fix(authentication-service): downgrade node-fetch (bd20548), closes #0

3.0.1 (2021-12-26)

  • fix(core): fix versions in package locks and update references in tsconfig (36b563e), closes #0

3.0.0 (2021-12-26)

  • feat(core): add support for node.js v17 and upgrade to @loopback/cli v3 (4115b6c), closes #0
  • fix(docs): add badge for node and npm version (caaa1bd)

BREAKING CHANGE

  • drop support for node.js v10

2.0.0 (2021-12-17)

  • fix(core): upgrade all deps (#438) (c52b7f1), closes #438
  • fix(docs): added badges (a66ed14)

BREAKING CHANGE

  • bump major versions

1.4.4 (2021-11-11)

Note: Version bump only for package @sourceloop/authentication-service

1.4.3 (2021-11-09)

  • refactor(authentication-service): version bump in all services for release (#418) (0808265), closes #418 #0

1.4.1 (2021-11-09)

  • chore(deps): bump validator in /services/authentication-service (#403) (c854899), closes #403

1.4.0 (2021-10-24)

  • fix: Token not working from swagger (#367) (263db5c), closes #367
  • fix(auth-service): In authentication service fixed issue current user is not bound to any value in t (85d3fb8), closes #349
  • fix(authentication-service): added test cases (#316) (65d55e4), closes #316 #181 #181 #181 #181
  • fix(core): fix bugs (e519774), closes #0
  • feat(core): new service for feature toggle (#339) (70d5285), closes #339
  • chore(deps): bump i in /services/authentication-service (#356) (b273e9e), closes #356
  • chore(deps): bump passport-oauth2 in /services/authentication-service (#373) (dc56575), closes #373

1.3.0 (2021-09-12)

  • fix(authentication-service): allow keycloak username to be an auth id as well, if needed (e831237), closes #0
  • fix(core): missing open api and package lock files (3bd9686), closes #0
  • feat(payment-service): adds payment-service feature (#257) (e571834), closes #257
  • chore(deps): bump path-parse in /services/authentication-service (#301) (280cf0a), closes #301
  • chore(deps): bump tar in /services/authentication-service (#308) (587be75), closes #308
  • chore(deps): bump tar in /services/authentication-service (#319) (2f1724a), closes #319

1.2.2 (2021-08-02)

  • fix(bpmn-service): fix readme for bpmn service (#278) (299535b), closes #278 #211

1.2.1 (2021-07-24)

  • fix(core): update readme (4ec31ca), closes #0
  • fix(core): upgrade loopback4-soft-delete (f653e0c), closes #0
  • docs(authentication-service): update README.md (#276) (88256ac), closes #276
  • refactor(authentication-service): fix sonar issues (#266) (3ea2082), closes #266 #251
  • chore(deps): bump urijs in /services/authentication-service (#274) (d45ce21), closes #274

1.2.0 (2021-07-14)

  • docs(all-services): fix readme of all services (#245) (b8937fa), closes #245 #211
  • feat(authentication-service): apple-oauth2 (#243) (98fdb0f), closes #243
  • feat(authentication-service): facebook oauth added (#247) (3c3cae8), closes #247
  • perf(all services): added security property in all the controllers an… (#232) (e37a5a1), closes #232

1.1.0 (2021-06-14)

  • fix(authentication-service): fixed authentication acceptance test (#231) (053c71d), closes #231
  • fix(core): all packages updated (#214) (8f15aaa), closes #214
  • fix(core): open api docs update (9b7cb69), closes #0
  • fix(video-conferencing-service): fixed missing exports (#220) (5baf4af), closes #220 #219
  • feat(authentication-service): validate access token (#230) (02858bc), closes #230
  • feat(user-onboarding): base code for user-onboarding lib (#203) (8d4d19b), closes #203
  • docs: add openapi spec docs in examples and improve the docs in services (#215) (baec0f1), closes #215

1.0.1 (2021-05-19)

  • fix(authentication-service): allow https proxy for keycloak logout (a97bb4d), closes #0
  • fix(authentication-service): fix deprecated comment (cda97b6), closes #0

1.0.0 (2021-05-12)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.49 (2021-05-12)

  • fix(authentication-service): fix package lock (eb6b9eb), closes #0
  • fix(authentication-service): fixed auto-migration issue in all services (#184) (dd7bea2), closes #184
  • fix(authentication-service): fixed env defaults issues in migrations (#185) (6f1ef17), closes #185
  • fix(authentication-service): fixed version of loopback packages in all services (#191) (7eb9a60), closes #191
  • fix(authentication-service): moved db-migrate to dev dependencies (#180) (7b11068), closes #180
  • feat(authentication-service): Added Instagram oauth2 (#197) (5567fe9), closes #197
  • feat(in-mail-service): added migration in all services (#179) (10aa077), closes #179 #124

BREAKING CHANGE

  • need to add env in existing projects to skip auto-migrations

1.0.0-alpha.48 (2021-04-30)

  • fix(authentication-service): added a post route for keycloak login due to a possible security issue (50a5d5f), closes #176
  • fix(sandbox): fix loopback versions issue (60db6a0), closes #0
  • feat(authentication-service): automigration and commit prompt for migration changes (#158) (ce8e541), closes #158 #124 #124 #124 #124 #124 #124 #124 #124
  • feat(sandbox): added basic example, fixed auth-multitenant-example, changed readme (#169) (0a849fe), closes #169

BREAKING CHANGE

  • Automigration Added - will need to add SKIP env variable in existing project, read docs for help

1.0.0-alpha.47 (2021-04-26)

Bug Fixes

  • auth-service: fixed minor issues in package.json, exports and typings (#168) (689e38b)
  • authentication-service: allow keycloak logout on logout (#175) (51395b8)

1.0.0-alpha.46 (2021-03-31)

Features

  • authentication-service: add oauth-code read and write providers (#154) (90fa8e0)
  • authentication-service: upgrade loopback4-authentication package to support https proxy (#156) (915b85b)

1.0.0-alpha.45 (2021-03-17)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.44 (2021-03-05)

Bug Fixes

  • authentication-service: fix package lock (32d93fe)

Features

  • authentication-service: signup request controller added (#121) (61dd346)

1.0.0-alpha.43 (2021-02-17)

Features

  • authentication-service: add jwt payload provider (f08c5d9)

1.0.0-alpha.42 (2021-02-10)

Features

  • authentication-service: added express middleware in sequence (#120) (bf81cb1)

1.0.0-alpha.41 (2021-02-06)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.40 (2021-02-04)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.39 (2021-02-01)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.38 (2021-01-19)

Features

  • core: SFO-169: added metrics functionality in core (#114) (bc8ba4d)

1.0.0-alpha.37 (2020-12-30)

Bug Fixes

  • authentication-service: fix facades bearer verifier data source config not updating issue (da1a96b)

1.0.0-alpha.36 (2020-12-30)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.35 (2020-12-22)

Features

1.0.0-alpha.34 (2020-12-20)

Bug Fixes

  • authentication-service: add security spec (d829a85)

1.0.0-alpha.33 (2020-12-20)

Features

  • authentication-service: add capability to add pre-verify and post verify providers (a3ad710)

1.0.0-alpha.32 (2020-12-18)

Features

  • core: added helmet, rate limit in sequence when respective configs are present (#101) (cbcc00c)

1.0.0-alpha.31 (2020-12-08)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.30 (2020-12-08)

Reverts

  • Revert "feat(authentication-service): adds fullName property to user model (#98)" (3466399), closes #98

1.0.0-alpha.29 (2020-12-07)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.28 (2020-11-27)

Features

  • authentication-service: adds fullName property to user model (#98) (2f8a3cd)

1.0.0-alpha.27 (2020-11-24)

Features

  • authentication-service: remove allowed resources (e379514)

1.0.0-alpha.26 (2020-11-17)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.25 (2020-11-15)

Features

  • authentication-service: LB4-Authorization dependancy upgrade (#92) (6541ad1)

BREAKING CHANGES

  • authentication-service: Loopback4-authorization authorize metadata changes

RPMS-413

  • fix(authentication-service): removed code smells

RPMS-413

  • fix(authentication-service): code smells, and added name attribute to entity

RPMS-413

  • feat(authentication-service): update lb4-authorization to 3.1.1

Updated controller authorize decorator

RPMS-413

  • feat(core): updated project dependencies, resolved test script issues

Updated loopback4-authorization to 3.1.1, and added loopback/metadata in in-mail and video conferencing services, as test cases were failing.

RPMS-413

Co-authored-by: Mudassir Lakdawala [email protected]

1.0.0-alpha.24 (2020-11-04)

Bug Fixes

  • authentication-service: revert previous commit (5ade792)

1.0.0-alpha.23 (2020-11-04)

Bug Fixes

  • authentication-service: fix uri encodin issue for redirection (6656a5e)

1.0.0-alpha.22 (2020-11-03)

Bug Fixes

  • authentication-service: change interface for signup provider (27938d0)

1.0.0-alpha.21 (2020-11-03)

Bug Fixes

  • authentication-service: change sign up bindings (a04b42e)

1.0.0-alpha.20 (2020-10-30)

Features

  • authentication-service: added keycloak signup provider (#89) (8f37477)

1.0.0-alpha.19 (2020-10-19)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.18 (2020-10-08)

Features

  • core: add security spec for open api spec generation (d803457)

1.0.0-alpha.17 (2020-09-25)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.16 (2020-09-18)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.15 (2020-08-28)

Bug Fixes

  • core: fix token expiry issue (ddfe938)

1.0.0-alpha.14 (2020-08-19)

Bug Fixes

  • authentication-service: change in login.controller.ts (#66) (834785c)
  • core: fix build issues (d1127f9)

Reverts

  • Revert "chore: publish release" (c122216)

1.0.0-alpha.13 (2020-08-13)

Bug Fixes

  • authentication-service: change in condition of auth clientID (#65) (0dbc278)

BREAKING CHANGES

  • authentication-service: this will break login flow

SFO-0

  • fix(authentication-service): prettier fix

prettier fix

SFO-0

1.0.0-alpha.12 (2020-08-12)

Bug Fixes

  • authentication-service: change in user model (#64) (1ac5b83)

BREAKING CHANGES

  • authentication-service: it can impact user flow

1.0.0-alpha.11 (2020-08-12)

Features

  • authentication-service: google signup provider for creating user while logging with google (#63) (c8ca37d)

Reverts

  • Revert "chore: publish release" (643209b)

1.0.0-alpha.10 (2020-08-07)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.9 (2020-07-20)

Bug Fixes

  • authentication-service: fix expiry handling (35c8203)

1.0.0-alpha.8 (2020-07-20)

Bug Fixes

  • authentication-service: fix token expiry err (65d6386)

1.0.0-alpha.7 (2020-07-20)

Bug Fixes

  • authentication-service: handle token expiry error message (a17e768)

1.0.0-alpha.6 (2020-07-19)

Bug Fixes

  • authentication-service: fix password expiry time check and relay state for keycloak (8e8a27d)

1.0.0-alpha.5 (2020-07-16)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.4 (2020-07-16)

Bug Fixes

  • authentication-service: test cases commented (a2f578e)

Features

  • authentication-service: add auth service to source loop catalog (909f304)

1.0.0-alpha.3 (2020-07-08)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.2 (2020-06-26)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.1 (2020-06-25)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.0 (2020-06-11)

Features

  • core: change scope (d4bf68a)
  • sandbox-testing: add sandbox for testing (296279c)

BREAKING CHANGES

  • sandbox-testing: Fixed binding errors in core sequence

SFO-20

  • core: scope for all packages changed

SFO-20