## [5.3.2](https://github.com/frontegg/nodejs-sdk/compare/5.3.1...5.3.2) (2024-08-26)


### Bug Fixes

* **vulnerability:** Updated axios and jsonwebtoken to latest ([b36d115](https://github.com/frontegg/nodejs-sdk/commit/b36d115231a55cb9f53df94ca86d7e30db6cfc2c))

## [5.3.2-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/5.3.1...5.3.2-alpha.1) (2024-08-26)


### Bug Fixes

* **vulnerability:** Updated axios and jsonwebtoken to latest ([b36d115](https://github.com/frontegg/nodejs-sdk/commit/b36d115231a55cb9f53df94ca86d7e30db6cfc2c))

## [5.3.1](https://github.com/frontegg/nodejs-sdk/compare/5.3.0...5.3.1) (2024-06-02)


### Bug Fixes

* **access-tokens:** Bug fixes ([#184](https://github.com/frontegg/nodejs-sdk/issues/184)) ([30e69ae](https://github.com/frontegg/nodejs-sdk/commit/30e69aec777605dba8fd1e48f3d5c9acf492841f))

## [5.3.1-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/5.3.0...5.3.1-alpha.1) (2024-06-02)


### Bug Fixes

* **access-token:** Ability to check access tokens ([#182](https://github.com/frontegg/nodejs-sdk/issues/182)) ([d530701](https://github.com/frontegg/nodejs-sdk/commit/d530701ad890a853395bfdb53e129eb541581c59))
* **access-token:** Ability to check access tokens ([#182](https://github.com/frontegg/nodejs-sdk/issues/182)) ([#183](https://github.com/frontegg/nodejs-sdk/issues/183)) ([7544765](https://github.com/frontegg/nodejs-sdk/commit/7544765252be1c0e2525d42cbf263a7ccdddd5c8))

# [5.3.0-alpha.6](https://github.com/frontegg/nodejs-sdk/compare/5.3.0-alpha.5...5.3.0-alpha.6) (2024-05-29)

* **access-token:** Ability to check access tokens ([#182](https://github.com/frontegg/nodejs-sdk/issues/182)) ([d530701](https://github.com/frontegg/nodejs-sdk/commit/d530701ad890a853395bfdb53e129eb541581c59))

# [5.3.0](https://github.com/frontegg/nodejs-sdk/compare/5.2.1...5.3.0) (2024-01-30)

### Bug Fixes

* **entitlements:** bump js common package version ([b3691db](https://github.com/frontegg/nodejs-sdk/commit/b3691dbe19e5669964f9d3f3bec1200cf06b7844))
* **step-up:** add sso as amr method for unenrolled mfa users ([cc9e916](https://github.com/frontegg/nodejs-sdk/commit/cc9e916e4afbf5a5dae817bbc8d0ec8db8e54e12))
* **step-up:** export type ([e66abb3](https://github.com/frontegg/nodejs-sdk/commit/e66abb3588f05ae5f7bd34ded3a80681f850c321))
* **step-up:** export validator ([f131d36](https://github.com/frontegg/nodejs-sdk/commit/f131d36242c759ac9f514e31264fb1214cd16a4f))
* **step-up:** fix validation condition ([2cd16f4](https://github.com/frontegg/nodejs-sdk/commit/2cd16f4e04245adf4cadc4388544ac4b872f2f1c))


### Features

* **plans:** add plan evaluation to entitlements ([c1de677](https://github.com/frontegg/nodejs-sdk/commit/c1de677776795cace230cc036bf53aefb0ab172c))
* **step-up:** add stepup validator ([#176](https://github.com/frontegg/nodejs-sdk/issues/176)) ([94559ae](https://github.com/frontegg/nodejs-sdk/commit/94559aef699d939dcc73771c7ba4b2ed5ecb332a))

# [5.3.0-alpha.5](https://github.com/frontegg/nodejs-sdk/compare/5.3.0-alpha.4...5.3.0-alpha.5) (2024-01-28)


### Bug Fixes

* **entitlements:** bump js common package version ([b3691db](https://github.com/frontegg/nodejs-sdk/commit/b3691dbe19e5669964f9d3f3bec1200cf06b7844))

# [5.3.0-alpha.4](https://github.com/frontegg/nodejs-sdk/compare/5.3.0-alpha.3...5.3.0-alpha.4) (2024-01-09)


### Features

* **plans:** add plan evaluation to entitlements ([c1de677](https://github.com/frontegg/nodejs-sdk/commit/c1de677776795cace230cc036bf53aefb0ab172c))

# [5.3.0-alpha.3](https://github.com/frontegg/nodejs-sdk/compare/5.3.0-alpha.2...5.3.0-alpha.3) (2023-12-06)


### Bug Fixes

* **step-up:** export type ([e66abb3](https://github.com/frontegg/nodejs-sdk/commit/e66abb3588f05ae5f7bd34ded3a80681f850c321))
* **step-up:** export validator ([f131d36](https://github.com/frontegg/nodejs-sdk/commit/f131d36242c759ac9f514e31264fb1214cd16a4f))
* **step-up:** fix validation condition ([2cd16f4](https://github.com/frontegg/nodejs-sdk/commit/2cd16f4e04245adf4cadc4388544ac4b872f2f1c))

# [5.3.0-alpha.2](https://github.com/frontegg/nodejs-sdk/compare/5.3.0-alpha.1...5.3.0-alpha.2) (2023-12-03)


### Bug Fixes

* **step-up:** add sso as amr method for unenrolled mfa users ([cc9e916](https://github.com/frontegg/nodejs-sdk/commit/cc9e916e4afbf5a5dae817bbc8d0ec8db8e54e12))

# [5.3.0-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/5.2.1...5.3.0-alpha.1) (2023-11-28)


### Features

* **step-up:** add stepup validator ([#176](https://github.com/frontegg/nodejs-sdk/issues/176)) ([94559ae](https://github.com/frontegg/nodejs-sdk/commit/94559aef699d939dcc73771c7ba4b2ed5ecb332a))

## [5.2.1](https://github.com/frontegg/nodejs-sdk/compare/5.2.0...5.2.1) (2023-11-27)


### Bug Fixes

* bump axios version (security) ([09bbdf0](https://github.com/frontegg/nodejs-sdk/commit/09bbdf0050b01f42fd38e245acade35288a92c41))

# [5.2.0](https://github.com/frontegg/nodejs-sdk/compare/5.1.2...5.2.0) (2023-11-02)


### Bug Fixes

* general fixes ([#173](https://github.com/frontegg/nodejs-sdk/issues/173)) ([d386c5d](https://github.com/frontegg/nodejs-sdk/commit/d386c5d9c8b1c8593ed5f22330a620aec4d75bd7))
* remove redundant imports ([#166](https://github.com/frontegg/nodejs-sdk/issues/166)) ([680a54f](https://github.com/frontegg/nodejs-sdk/commit/680a54f880a123f9c7d7e39080e49a4f88acf5f8))
* upgrade commons lib ([#172](https://github.com/frontegg/nodejs-sdk/issues/172)) ([674ec51](https://github.com/frontegg/nodejs-sdk/commit/674ec5142b6f89a25612d22be2edeeb2c77be01a))


### Features

* **feature-flags:** introduced feature-flags functionality ([#165](https://github.com/frontegg/nodejs-sdk/issues/165)) ([1923129](https://github.com/frontegg/nodejs-sdk/commit/1923129f669811f52ff2afc451de6cbf7e033b67))

# [5.2.0-alpha.3](https://github.com/frontegg/nodejs-sdk/compare/5.2.0-alpha.2...5.2.0-alpha.3) (2023-10-31)


### Bug Fixes

* general fixes ([#173](https://github.com/frontegg/nodejs-sdk/issues/173)) ([d386c5d](https://github.com/frontegg/nodejs-sdk/commit/d386c5d9c8b1c8593ed5f22330a620aec4d75bd7))

# [5.2.0-alpha.2](https://github.com/frontegg/nodejs-sdk/compare/5.2.0-alpha.1...5.2.0-alpha.2) (2023-10-31)


### Bug Fixes

* upgrade commons lib ([#172](https://github.com/frontegg/nodejs-sdk/issues/172)) ([674ec51](https://github.com/frontegg/nodejs-sdk/commit/674ec5142b6f89a25612d22be2edeeb2c77be01a))

# [5.2.0-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/5.1.3-alpha.1...5.2.0-alpha.1) (2023-10-31)


### Features

* **feature-flags:** introduced feature-flags functionality ([#165](https://github.com/frontegg/nodejs-sdk/issues/165)) ([1923129](https://github.com/frontegg/nodejs-sdk/commit/1923129f669811f52ff2afc451de6cbf7e033b67))

## [5.1.3-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/5.1.2...5.1.3-alpha.1) (2023-10-31)


### Bug Fixes

* remove redundant imports ([#166](https://github.com/frontegg/nodejs-sdk/issues/166)) ([680a54f](https://github.com/frontegg/nodejs-sdk/commit/680a54f880a123f9c7d7e39080e49a4f88acf5f8))

## [5.1.2](https://github.com/frontegg/nodejs-sdk/compare/5.1.1...5.1.2) (2023-10-18)


### Bug Fixes

* **events:** export missing events client ([0f5b63e](https://github.com/frontegg/nodejs-sdk/commit/0f5b63e81b6ffcfec824d314f674228b238b9d69))

## [5.1.1](https://github.com/frontegg/nodejs-sdk/compare/5.1.0...5.1.1) (2023-08-06)


### Bug Fixes

* **redis:** change required fields for redis configuration ([c3056c0](https://github.com/frontegg/nodejs-sdk/commit/c3056c080d6ad9ca31b0142bb39985bcb6a830a9))

## [5.1.1-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/5.1.0...5.1.1-alpha.1) (2023-07-30)


### Bug Fixes

* **redis:** change required fields for redis configuration ([c3056c0](https://github.com/frontegg/nodejs-sdk/commit/c3056c080d6ad9ca31b0142bb39985bcb6a830a9))

# [5.1.0](https://github.com/frontegg/nodejs-sdk/compare/5.0.0...5.1.0) (2023-07-30)


### Bug Fixes

* **entitlements:** fixed the way of fetching user ID ([6df03ac](https://github.com/frontegg/nodejs-sdk/commit/6df03ac156434b4eab1e76126a8766f36360fd03))
* **entitlements:** rename reason to justification ([a437b84](https://github.com/frontegg/nodejs-sdk/commit/a437b84213ebffbe17590f898cb0d6908869121a))


### Features

* **entitlements:** add support for entitlements ([ce857c9](https://github.com/frontegg/nodejs-sdk/commit/ce857c96c1359e5e6aa39c6a7986b1704ca44b50))

# [5.1.0-alpha.3](https://github.com/frontegg/nodejs-sdk/compare/5.1.0-alpha.2...5.1.0-alpha.3) (2023-07-25)


### Bug Fixes

* **entitlements:** rename reason to justification ([a437b84](https://github.com/frontegg/nodejs-sdk/commit/a437b84213ebffbe17590f898cb0d6908869121a))

# [5.1.0-alpha.2](https://github.com/frontegg/nodejs-sdk/compare/5.1.0-alpha.1...5.1.0-alpha.2) (2023-07-21)


### Bug Fixes

* **entitlements:** fixed the way of fetching user ID ([6df03ac](https://github.com/frontegg/nodejs-sdk/commit/6df03ac156434b4eab1e76126a8766f36360fd03))

# [5.1.0-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/5.0.0...5.1.0-alpha.1) (2023-07-17)


### Features

* **entitlements:** add support for entitlements ([ce857c9](https://github.com/frontegg/nodejs-sdk/commit/ce857c96c1359e5e6aa39c6a7986b1704ca44b50))

# [5.0.0](https://github.com/frontegg/nodejs-sdk/compare/4.2.2...5.0.0) (2023-06-21)


### Bug Fixes

* **identity:** added superUser property to IUser ([#145](https://github.com/frontegg/nodejs-sdk/issues/145)) ([a73fc0e](https://github.com/frontegg/nodejs-sdk/commit/a73fc0ef6bcf9bda690a115b1d93fbe7968992e8))


### BREAKING CHANGES

* **identity:** dropping support for node 12

# [5.0.0-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/4.2.2...5.0.0-alpha.1) (2023-06-18)


### Bug Fixes

* **identity:** added superUser property to IUser ([#145](https://github.com/frontegg/nodejs-sdk/issues/145)) ([a73fc0e](https://github.com/frontegg/nodejs-sdk/commit/a73fc0ef6bcf9bda690a115b1d93fbe7968992e8))


### BREAKING CHANGES

* **identity:** dropping support for node 12

## [4.2.2](https://github.com/frontegg/nodejs-sdk/compare/4.2.1...4.2.2) (2023-03-14)


### Bug Fixes

* **token-resolver:** fix auth guard insufficient roles check ([#140](https://github.com/frontegg/nodejs-sdk/issues/140)) ([57aa38a](https://github.com/frontegg/nodejs-sdk/commit/57aa38a98a9d86483b9b0bfab6e8e718cb51f236))

## [4.2.2-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/4.2.1...4.2.2-alpha.1) (2023-03-14)


### Bug Fixes

* **token-resolver:** fix auth guard insufficient roles check ([#140](https://github.com/frontegg/nodejs-sdk/issues/140)) ([57aa38a](https://github.com/frontegg/nodejs-sdk/commit/57aa38a98a9d86483b9b0bfab6e8e718cb51f236))

## [4.2.1](https://github.com/frontegg/nodejs-sdk/compare/4.2.0...4.2.1) (2023-02-27)


### Bug Fixes

* **clients:** identity client types ([#137](https://github.com/frontegg/nodejs-sdk/issues/137)) ([03200bc](https://github.com/frontegg/nodejs-sdk/commit/03200bc465d507f9884067881a10eb01040380db))

## [4.2.1-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/4.2.0...4.2.1-alpha.1) (2023-02-27)


### Bug Fixes

* **clients:** identity client types ([#137](https://github.com/frontegg/nodejs-sdk/issues/137)) ([03200bc](https://github.com/frontegg/nodejs-sdk/commit/03200bc465d507f9884067881a10eb01040380db))

# [4.2.0](https://github.com/frontegg/nodejs-sdk/compare/4.1.1...4.2.0) (2023-01-31)


### Features

* **access-tokens:** support access tokens ([#133](https://github.com/frontegg/nodejs-sdk/issues/133)) ([7911b81](https://github.com/frontegg/nodejs-sdk/commit/7911b81ac165a4dc91dbf5ff93e5f86a5464a960))
* **clients:** add hosted login client ([#134](https://github.com/frontegg/nodejs-sdk/issues/134)) ([9ebd32a](https://github.com/frontegg/nodejs-sdk/commit/9ebd32a81d78a3ff3a5979275439aa799dab428e))
* **clients:** add support for multiple identity clients ([2770f69](https://github.com/frontegg/nodejs-sdk/commit/2770f69e40e3a019237aabc622f3b211c77c91c7))

# [4.2.0-alpha.3](https://github.com/frontegg/nodejs-sdk/compare/4.2.0-alpha.2...4.2.0-alpha.3) (2023-01-22)


### Features

* **access-tokens:** support access tokens ([#133](https://github.com/frontegg/nodejs-sdk/issues/133)) ([7911b81](https://github.com/frontegg/nodejs-sdk/commit/7911b81ac165a4dc91dbf5ff93e5f86a5464a960))

# [4.2.0-alpha.2](https://github.com/frontegg/nodejs-sdk/compare/4.2.0-alpha.1...4.2.0-alpha.2) (2023-01-22)


### Features

* **clients:** add hosted login client ([#134](https://github.com/frontegg/nodejs-sdk/issues/134)) ([9ebd32a](https://github.com/frontegg/nodejs-sdk/commit/9ebd32a81d78a3ff3a5979275439aa799dab428e))

# [4.2.0-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/4.1.1...4.2.0-alpha.1) (2023-01-15)


### Features

* **clients:** add support for multiple identity clients ([2770f69](https://github.com/frontegg/nodejs-sdk/commit/2770f69e40e3a019237aabc622f3b211c77c91c7))

## [4.1.1](https://github.com/frontegg/nodejs-sdk/compare/4.1.0...4.1.1) (2022-12-29)


### Bug Fixes

* package.json & package-lock.json to reduce vulnerabilities ([016941a](https://github.com/frontegg/nodejs-sdk/commit/016941ab45bf5020239c596e3c90c470d3a18c28))

# [4.1.0](https://github.com/frontegg/nodejs-sdk/compare/4.0.1...4.1.0) (2022-11-21)


### Features

* **http-client:** add option to send body on delete request ([#122](https://github.com/frontegg/nodejs-sdk/issues/122)) ([c62b9a7](https://github.com/frontegg/nodejs-sdk/commit/c62b9a7b3f51fc3f80cc6892b3c9fee13d16e928))

# [4.1.0-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/4.0.1...4.1.0-alpha.1) (2022-11-21)


### Features

* **http-client:** add option to send body on delete request ([#122](https://github.com/frontegg/nodejs-sdk/issues/122)) ([c62b9a7](https://github.com/frontegg/nodejs-sdk/commit/c62b9a7b3f51fc3f80cc6892b3c9fee13d16e928))

## [4.0.1](https://github.com/frontegg/nodejs-sdk/compare/4.0.0...4.0.1) (2022-11-14)


### Bug Fixes

* **readme:** update readme and deprecate 3.0.0 ([#117](https://github.com/frontegg/nodejs-sdk/issues/117)) ([bd4617a](https://github.com/frontegg/nodejs-sdk/commit/bd4617a4608fc17b059ce1d6f0155ea59c742149))

## [4.0.1-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/4.0.0...4.0.1-alpha.1) (2022-11-14)


### Bug Fixes

* **readme:** update readme and deprecate 3.0.0 ([#117](https://github.com/frontegg/nodejs-sdk/issues/117)) ([bd4617a](https://github.com/frontegg/nodejs-sdk/commit/bd4617a4608fc17b059ce1d6f0155ea59c742149))

# [4.0.0](https://github.com/frontegg/nodejs-sdk/compare/3.0.0...4.0.0) (2022-11-14)


### Bug Fixes

* re-export Identity Client ([8246dde](https://github.com/frontegg/nodejs-sdk/commit/8246ddedecdb9bfcb5f797d7b86749f99bd25b7d))
* re-export identity client ([#107](https://github.com/frontegg/nodejs-sdk/issues/107)) ([6624706](https://github.com/frontegg/nodejs-sdk/commit/66247066c727b06d85da453534b60bf4f5a4fdc3))
* **sematic-release:** change release branch name to master in semantic config ([#91](https://github.com/frontegg/nodejs-sdk/issues/91)) ([abf6eb8](https://github.com/frontegg/nodejs-sdk/commit/abf6eb8a667262a6e3b4065da798194cdf546e9d))
* **workflows:** change tokens to match semantic release tokens ([#92](https://github.com/frontegg/nodejs-sdk/issues/92)) ([0fb716a](https://github.com/frontegg/nodejs-sdk/commit/0fb716a348a44ec291f2385b82e04da0a4a49b0b))


### Code Refactoring

* remove frontegg's proxy middlewares and API clients ([e255c0d](https://github.com/frontegg/nodejs-sdk/commit/e255c0dbba75fbdd12b1e8931862fada43f6e3fe))


### BREAKING CHANGES

* support for outdated "frontegg"/"fronteggNextJs" middlewares and API clients is now dropped

# [3.0.0](https://github.com/frontegg/nodejs-sdk/compare/v2.0.32...3.0.0) (2022-11-08)


### breaking

* proxy middlewares removal and general enhancements ([#106](https://github.com/frontegg/nodejs-sdk/issues/106)) ([9e6d944](https://github.com/frontegg/nodejs-sdk/commit/9e6d94487dd28d6181120232c61f612cfb2a44bb))


### BREAKING CHANGES

* support for outdated "frontegg"/"fronteggNextJs" middlewares is now dropped

# [3.0.0-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/v2.0.31...3.0.0-alpha.1) (2022-10-31)


### Bug Fixes

* **sematic-release:** change release branch name to master in semantic config ([#91](https://github.com/frontegg/nodejs-sdk/issues/91)) ([abf6eb8](https://github.com/frontegg/nodejs-sdk/commit/abf6eb8a667262a6e3b4065da798194cdf546e9d))
* **workflows:** change tokens to match semantic release tokens ([#92](https://github.com/frontegg/nodejs-sdk/issues/92)) ([0fb716a](https://github.com/frontegg/nodejs-sdk/commit/0fb716a348a44ec291f2385b82e04da0a4a49b0b))


### Code Refactoring

* remove frontegg's proxy middlewares and API clients ([e255c0d](https://github.com/frontegg/nodejs-sdk/commit/e255c0dbba75fbdd12b1e8931862fada43f6e3fe))


### BREAKING CHANGES

* support for outdated "frontegg"/"fronteggNextJs" middlewares and API clients is now dropped
