Deprecated prop on `ConvexProviderWithClerk`: `afterSignInUrl` at `ClerkContextProvider` instead of
After Clerk latest major:
The prop "afterSignInUrl" is deprecated and should be replaced with the new "fallbackRedirectUrl" or "forceRedirectUrl" props instead.
Clerk Changelog for v5.0.0:
https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md#500
there are some small changes on iterations from v5 to v5.0.2
GitHub
javascript/packages/nextjs/CHANGELOG.md at main · clerk/javascript
Official Javascript repository for Clerk authentication - clerk/javascript
2 Replies
@RicardoGEsteves is there a Convex template that uses the prop?
hello @Michal Srb , was an issue on clerk side. Was trying to figure that out with them, they told me that was probably on convex side.
but it actually on @clerk/next.
sorry about the miss understanding.