github fief-dev/fief v0.28.2

latest releases: v0.30.0, v0.29.2, v0.29.1...
19 months ago

Bump version 0.28.1 → 0.28.2

Bug fixes and improvements

  • The CLI run-server command now longer accepts a --port parameter. It always rely on the PORT configured in environment variables.
  • The CLI run-server command now accepts a --workers parameter to specify the number of server processes to use. It defaults to the $WEB_CONCURRENCY environment variable if available, or 1.
  • Default Client now correctly updates its Redirect URI based on FIEF_DOMAIN on startup.

Don't miss a new fief release

NewReleases is sending notifications on new releases.