Releases: thefrontside/simulacrum
Releases · thefrontside/simulacrum
@simulacrum/auth0-simulator v0.2.0
[0.2.0]
- Fix auth0-simulator dependencies in examples
- e2ba50a Fix auth0-simulator dependencies in examples on 2021-07-30
@simulacrum/ui v0.1.0
[0.1.0]
- upgrade to [email protected]
- 6c7387b upgrade to [email protected] on 2021-07-28
@simulacrum/server v0.3.0
[0.3.0]
- upgrade to [email protected]
- 6c7387b upgrade to [email protected] on 2021-07-28
- Add the ability to create https services
- deab6be add changeset on 2021-06-09
- Add a
use
function tocreateHttpApp
that adds express middleware that are operations.- 0400220 add middleware test on 2021-06-09
- a
services
field added to thecreateSimulation
options argument where a port can be assigned. - Add the ability to add scenario parameters and basic passive effects implementation.
- a5bcb89 add changeset on 2021-05-28
@simulacrum/client v0.4.0
[0.4.0]
- Automatically detect platform (nodejs, browser) and use appropriate
WebSocket library- fc7f579 Add changeset on 2021-05-29
- upgrade to [email protected]
- 6c7387b upgrade to [email protected] on 2021-07-28
@simulacrum/auth0-simulator v0.1.0
[0.1.0]
- rename @simualcrum/auth0 to @simualcrum/auth0-simulator
- 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
- Add initial /authorize endpoint.
- Fix public directory resolution in auth0.
- Implement login functionality.
- Add
/v2/logout
and remaining pieces - Add openid endpoints
/.well-known/jwks.json
and/.well-known/openid-configuration
. - Add the initial rules-runner code
- Ensure the same auth0 state exists throughout and fix issuer forward slash issues.
- Add the /oauth/token endpoint that actually issues the jwt.
- Add a handler for
/authorize
forresponse_mode
web_message
@simulacrum/server v0.2.0
[0.2.0]
- require a single root simulator for each simulation
- 0cf5eb5 Only one top-level simulator in a simulation on 2021-04-16
@simulacrum/client v0.3.0
[0.3.0]
- require a single root simulator for each simulation
- 0cf5eb5 Only one top-level simulator in a simulation on 2021-04-16
@simulacrum/ui v0.0.2
[0.0.2]
- create proper npm packages that actually work
- 87b30c4 Make a proper release on 2021-04-16