@eventuras/fides-auth-next@0.3.0
·
32 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Minor Changes
- d2b4f73:
useHeartbeatnow schedules session refreshes from the access-token expiry
instead of a fixed interval, so the cadence self-adjusts to any token TTL.
Addsfraction,minSkewMs,minRefreshIntervalMsandinitialExpiresAt
config and decouplesidleThresholdMsfrom the token TTL; removesintervalMs.
Patch Changes
- 7e4039e: Preserve the request path when reconstructing the OIDC callback URL. Behind a TLS-terminating proxy the token-exchange
redirect_uricollapsed to/, causing Keycloak to reject login withinvalid_redirect_uri. - 7250e63: Upgrade
@xstate/storeto v4. React hooks moved to the dedicated@xstate/store-reactpackage; the store API itself is unchanged. - Updated dependencies [7bcf252]
- @eventuras/fides-auth@0.9.0