Deprecated prop on `ConvexProviderWithClerk`: `afterSignInUrl` at `ClerkContextProvider` instead of
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
