Skip to content

Releases: textbook/fauxauth

v4.4

28 Jun 14:29
Compare
Choose a tag to compare
  • Refactor configuration handling (fixes #183)

v4.3

28 Jun 14:31
Compare
Choose a tag to compare
  • Reject callback URLs with a different protocol

v4.2

28 Jun 14:32
Compare
Choose a tag to compare
  • Allow app to be used by importing from fauxauth

v4.1

28 Jun 14:39
Compare
Choose a tag to compare
  • Switch to pure HTML authorize loop

v4

28 Jun 14:44
Compare
Choose a tag to compare
v4
  • Add support for a predefined map from choices (e.g. roles) to a token for that choice

v3

29 Jun 22:52
Compare
Choose a tag to compare
v3
  • Switch /access_token from params to body (fixes #174)

v2.1

29 Jun 22:52
Compare
Choose a tag to compare
  • Add CORS to the application

v2

29 Jun 22:54
Compare
Choose a tag to compare
v2
  • Drop support for Node 6