2.0.0 (2024-10-02)
- add oidc-provider as a peer dependency (a3b1749)
- export only public constants (d936a8e)
- remove duplicated oidc types (90ac2a7)
- use
eval
to skip dynamic import transpilation (0862584)
- deps: upgrade
oidc-provider
to version8.5.1
(4532f12)
- deps: The
InteractionDetails
type has been renamed toInteraction
and is now exported directly fromoidc-provider
.
1.1.0 (2022-09-22)
- add
factory
property to module options (c7c4a06) - add
proxy
property to module options (75697ee), closes #9
1.0.7 (2022-09-16)
1.0.6 (2022-02-04)
1.0.5 (2022-02-04)
1.0.4 (2022-02-04)
1.0.3 (2022-02-04)
1.0.2 (2022-02-04)
- handle versioning in url properly (5c35623)
1.0.1 (2022-02-01)
- create first lib version (0420c27)