Default FederationRedirectPolicy factory that preserves v0.4.x
validateRedirect / resolveCallbackRedirect behavior bit-identically
by delegating to the same underlying helpers in helpers.mts.
Provider configs (GoogleProviderConfig, GithubProviderConfig) include
the three required fields, so passing the full provider config is valid
via structural assignability.
Default
FederationRedirectPolicyfactory that preserves v0.4.xvalidateRedirect/resolveCallbackRedirectbehavior bit-identically by delegating to the same underlying helpers inhelpers.mts.Provider configs (
GoogleProviderConfig,GithubProviderConfig) include the three required fields, so passing the full provider config is valid via structural assignability.Per A5 §9.