# What's New

## v5.0.1

### 24 Apr 2020 — 03:47:00 UTC

#### other

* **\*:** fix: Allow any dsl to be the user service ([7cfb533](https://github.com/coldbox-modules/cbauth/commit/7cfb533f9b06f924961bd5f900e843801b2506e8))

## v5.0.0

### 02 Apr 2020 — 22:10:08 UTC

#### BREAKING

* **\*:** feat: Added interception points and return user from authorize ([778cd73](https://github.com/coldbox-modules/cbauth/commit/778cd739e80a73d3efe772e0475b2ed9db9db088))

## v4.1.2

### 18 Feb 2020 — 17:27:02 UTC

#### other

* **\*:** Adjust gitignore file for better directory matching ([a2d0ba3](https://github.com/coldbox-modules/cbauth/commit/a2d0ba3e52a85410f307ccf0e8acf480082930a5))

## v4.1.1

### 13 Feb 2020 — 17:36:32 UTC

#### other

* **\*:** chore: Use forgeboxStorage ([7ac6965](https://github.com/coldbox-modules/cbauth/commit/7ac6965013b3a08c027d85f4b0700e3d4ac75930))

## v4.1.0

### 23 Dec 2019 — 18:06:36 UTC

#### feat

* **Login:** Add new `preLogin` and `postLogin` interception points ([495d516](https://github.com/coldbox-modules/cbauth/commit/495d516b09e126ab92fac1423958ce8adaeb3be7))

## v4.0.0

### 02 Oct 2019 — 05:29:36 UTC

#### BREAKING

* **cbstorages:** Upgrade cbstorages to 2.0.0 ([10b3156](https://github.com/coldbox-modules/cbauth/commit/10b3156b3861c97ae7f87c53377db00226abe5e9))

## v3.0.3

### 24 Sep 2019 — 16:40:21 UTC

#### other

* **\*:** chore: Transfer cbauth to coldbox-modules namespace ([2616896](https://github.com/coldbox-modules/cbauth/commit/26168963563d25accb007fb274c95416938b6baf))

## v3.0.2

### 22 Sep 2019 — 19:08:45 UTC

#### other

* **\*:** docs: Fixed Coldbox 4.3 docs link ([d4252ce](https://github.com/elpete/cbauth/commit/d4252cee40997d2e2747082791be0498072374eb))

## v3.0.1

### 22 Sep 2019 — 18:58:14 UTC

#### chore

* **build:** Use openjdk8 on Travis ([0ba288b](https://github.com/elpete/cbauth/commit/0ba288b7c8e89320eb33b9dfc08d3e1237a6a4c3))

## v3.0.0

### 12 Jul 2019 — 20:14:17 UTC

#### BREAKING

* **Storages:** Allow customizing of storages ([b97a8ad](https://github.com/elpete/cbauth/commit/b97a8adfd90fdace338a516d383750152dbe3d61))

## v2.0.0

### 25 Oct 2018 — 06:56:50 UTC

#### BREAKING

* **build:** Trigger major release for prior commit ([fca4bc5](https://github.com/elpete/cbauth/commit/fca4bc5bba38026a10c689f0c0ad21bc7a7d2211))

#### chore

* **ci:** Add commandbox-semantic-release ([d9a0411](https://github.com/elpete/cbauth/commit/d9a0411e471f39f91f14fc17d68acc8f57a4be3a))
* **formatting:** Clean up spacing at end of lines ([ba8f1d3](https://github.com/elpete/cbauth/commit/ba8f1d375a4d5b6460833203c80e044123e5633f))
* **server.json:** Default to adobe\@11 servers ([a73da29](https://github.com/elpete/cbauth/commit/a73da292232ca14db844d42010e57120a1435a49))
* **tests:** Remove Gulpfile and npm dependencies ([031a697](https://github.com/elpete/cbauth/commit/031a6978dfe33cedcceba7a2d81420bf4b759d88))

#### fix

* **build:** Update box.json references to elpete ([76e416e](https://github.com/elpete/cbauth/commit/76e416ed099892494d0f849621fdb75fa9dfd3f0))
* **build:** Remove incompatible scripts for commandbox-semantic-release ([252db7e](https://github.com/elpete/cbauth/commit/252db7e6f65623b7a77a59c152dfdfcbe76548f2))
* **tests:** Fix MockBox expectation to match struct pattern ([2e5fe23](https://github.com/elpete/cbauth/commit/2e5fe23fc764612c35e572883ec655f7ef195759))

#### other

* **\*:** Merge pull request #3 from elpete/add\_csr ([74c4f63](https://github.com/elpete/cbauth/commit/74c4f63a97d4b3d98b28b5a729595c353b159d3e))
* **\*:** Merge pull request #2 from jclausen/master ([8c71db8](https://github.com/elpete/cbauth/commit/8c71db88efc70eec1fdc72679fef493ad5998d22))

## v2.0.0

### 25 Oct 2018 — 06:40:06 UTC

#### BREAKING

* **build:** Trigger major release for prior commit ([fca4bc5](https://github.com/octanner/cbauth/commit/fca4bc5bba38026a10c689f0c0ad21bc7a7d2211))

#### chore

* **ci:** Add commandbox-semantic-release ([d9a0411](https://github.com/octanner/cbauth/commit/d9a0411e471f39f91f14fc17d68acc8f57a4be3a))
* **formatting:** Clean up spacing at end of lines ([ba8f1d3](https://github.com/octanner/cbauth/commit/ba8f1d375a4d5b6460833203c80e044123e5633f))
* **server.json:** Default to adobe\@11 servers ([a73da29](https://github.com/octanner/cbauth/commit/a73da292232ca14db844d42010e57120a1435a49))
* **tests:** Remove Gulpfile and npm dependencies ([031a697](https://github.com/octanner/cbauth/commit/031a6978dfe33cedcceba7a2d81420bf4b759d88))

#### fix

* **build:** Remove incompatible scripts for commandbox-semantic-release ([252db7e](https://github.com/octanner/cbauth/commit/252db7e6f65623b7a77a59c152dfdfcbe76548f2))
* **tests:** Fix MockBox expectation to match struct pattern ([2e5fe23](https://github.com/octanner/cbauth/commit/2e5fe23fc764612c35e572883ec655f7ef195759))

#### other

* **\*:** Merge pull request #3 from elpete/add\_csr ([74c4f63](https://github.com/octanner/cbauth/commit/74c4f63a97d4b3d98b28b5a729595c353b159d3e))
* **\*:** Merge pull request #2 from jclausen/master ([8c71db8](https://github.com/octanner/cbauth/commit/8c71db88efc70eec1fdc72679fef493ad5998d22))
