Releases: thefrontside/simulacrum
Releases · thefrontside/simulacrum
@simulacrum/auth0-simulator v0.7.1
[0.7.1]
- The auth0 simulator
/userinfo
endpoint will fall back to check for theaccess_token
query parameter if the authorization header is not set.- e3c55cd change file on 2022-10-27
- The auth0 simulator
/oauth/token
endpoint passes the user data through which is important as input for rules.- f039985 pass user data at /oauth/token on 2022-10-31
@simulacrum/auth0-cypress v0.6.5
[0.6.5]
- The auth0 simulator
/userinfo
endpoint will fall back to check for theaccess_token
query parameter if the authorization header is not set.- Bumped due to a bump in @simulacrum/auth0-simulator.
- e3c55cd change file on 2022-10-27
- The auth0 simulator
/oauth/token
endpoint passes the user data through which is important as input for rules.- Bumped due to a bump in @simulacrum/auth0-simulator.
- f039985 pass user data at /oauth/token on 2022-10-31
@simulacrum/server v0.6.2
[0.6.2]
- The simulation server can return null events on shutdown, and the logger did not consider this. The previous patch fixed a single instance. This addresses the remaining three instances by checking for undefined within the filter.
- 7a3b87a simulation filter may include null, include check on 2022-09-19
@simulacrum/ldap-simulator v0.5.3
[0.5.3]
- The simulation server can return null events on shutdown, and the logger did not consider this. The previous patch fixed a single instance. This addresses the remaining three instances by checking for undefined within the filter.
- Bumped due to a bump in @simulacrum/server.
- 7a3b87a simulation filter may include null, include check on 2022-09-19
@simulacrum/auth0-simulator v0.7.0
[0.7.0]
- now exports a
createAuth0Server
operation which can be used directly without
starting a Simulacrum server- 875def0 Add change entry on 2022-10-01
@simulacrum/auth0-cypress v0.6.4
[0.6.4]
- now exports a
createAuth0Server
operation which can be used directly without
starting a Simulacrum server- Bumped due to a bump in @simulacrum/auth0-simulator.
- 875def0 Add change entry on 2022-10-01