Skip to content

Releases: thefrontside/simulacrum

@simulacrum/client v0.5.0

30 Jul 17:04
53956a5
Compare
Choose a tag to compare

[0.5.0]

  • rollback effection to beta-5.
    • 793c074 rollback effection to beta-5 on 2021-07-30

@simulacrum/auth0-simulator v0.2.1

30 Jul 17:04
53956a5
Compare
Choose a tag to compare

[0.2.1]

  • rollback effection to beta-5.
    • Bumped due to a bump in @simulacrum/client.
    • 793c074 rollback effection to beta-5 on 2021-07-30

@simulacrum/auth0-simulator v0.2.0

30 Jul 13:21
8843932
Compare
Choose a tag to compare

[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

29 Jul 20:10
5bd797f
Compare
Choose a tag to compare

[0.1.0]

@simulacrum/server v0.3.0

29 Jul 20:10
5bd797f
Compare
Choose a tag to compare

[0.3.0]

  • upgrade to [email protected]
  • Add the ability to create https services
    • deab6be add changeset on 2021-06-09
  • Add a use function to createHttpApp that adds express middleware that are operations.
    • 0400220 add middleware test on 2021-06-09
  • a services field added to the createSimulation options argument where a port can be assigned.
    • 211637e add changeset on 2021-06-16
    • 093ad85 add service options to createSimulation options on 2021-06-24
  • Add the ability to add scenario parameters and basic passive effects implementation.
    • a5bcb89 add changeset on 2021-05-28

@simulacrum/client v0.4.0

29 Jul 20:10
5bd797f
Compare
Choose a tag to compare

[0.4.0]

@simulacrum/auth0-simulator v0.1.0

29 Jul 20:10
5bd797f
Compare
Choose a tag to compare

[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.
    • c27dd61 flesh out /authorize endpoint and add /login stub on 2021-06-29
    • 8caabd3 add /login view on 2021-06-29
    • 7c22f79 flow up until /oauth/token on 2021-06-29
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Fix public directory resolution in auth0.
    • 7ce0767 Fix public directory resolution in auth0 on 2021-07-22
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Implement login functionality.
    • 7c22f79 flow up until /oauth/token on 2021-06-29
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add /v2/logout and remaining pieces
    • 0430761 add logout route on 2021-07-14
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add openid endpoints /.well-known/jwks.json and /.well-known/openid-configuration.
    • 1e15e42 Add openid endpoints and . on 2021-07-09
    • b36ca42 fix ./well-known/openid-configuration typo on 2021-07-14
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add the initial rules-runner code
    • f60f31e add changeset on 2021-07-14
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Ensure the same auth0 state exists throughout and fix issuer forward slash issues.
    • 3487d1b pass state to auth0-js and fix trailing for openid endpoints on 2021-07-27
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add the /oauth/token endpoint that actually issues the jwt.
    • 258673e add /oauth/token test on 2021-07-07
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add a handler for /authorize for response_mode web_message
    • 43cbc9c add /authorize web_message handler on 2021-07-08
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27

@simulacrum/server v0.2.0

20 Apr 11:58
a178116
Compare
Choose a tag to compare

[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

20 Apr 11:58
a178116
Compare
Choose a tag to compare

[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

16 Apr 11:26
Compare
Choose a tag to compare

[0.0.2]

  • create proper npm packages that actually work
    • 87b30c4 Make a proper release on 2021-04-16