You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use `eval` to skip dynamic import transpilation ([0862584](https://github.com/adrianbrs/nest-oidc-provider/commit/08625844c6f7fc6bf3aebab42c5f55325261d9e7))
12
+
13
+
14
+
### Build System
15
+
16
+
***deps:** upgrade `oidc-provider` to version `8.5.1` ([4532f12](https://github.com/adrianbrs/nest-oidc-provider/commit/4532f12983212d9e434b66c34c0ee2f6f06209f8))
17
+
18
+
19
+
### Features
20
+
21
+
* add new `OidcSession` decorator ([7a70e89](https://github.com/adrianbrs/nest-oidc-provider/commit/7a70e898a95fa49389b5e7d5f660ad1fd73da210))
22
+
* add support for `oidc-provider@8` ([b40ca5a](https://github.com/adrianbrs/nest-oidc-provider/commit/b40ca5aee31a556deb33e3eedb19f3c80620237c))
23
+
24
+
25
+
### BREAKING CHANGES
26
+
27
+
***deps:** The `InteractionDetails` type has been renamed to `Interaction` and is now exported directly from `oidc-provider`.
0 commit comments