Releases: textbook/fauxauth
Releases · textbook/fauxauth
v4.4
- Refactor configuration handling (fixes #183)
v4.3
- Reject callback URLs with a different protocol
v4.2
- Allow app to be used by importing from fauxauth
v4.1
- Switch to pure HTML authorize loop
v4
- Add support for a predefined map from choices (e.g. roles) to a token for that choice
v3
- Switch /access_token from params to body (fixes #174)
v2.1
- Add CORS to the application